...
Examples
The following JSON stringĀ string is an example of a valid request string:
Code Block |
---|
{ "Timestamp":"2024-03-01T12:00:00.000Z", "Type":"Delegation", "Action":"Add", "Path":"OU=Test-Delegation,OU=ALEX,OU=Departments,DC=austin,DC=utexas,DC=edu", "Principal":"ALEX-Accounts", "Delegation":"Group", "RequestedBy":"ALEX-barthag", "RequestedFor":"barthag", "Notes":"This is a test delegation" } |
...