Delete a Group
delete
/iam/directory/oud/scim/v1/Groups/{entryUUID}
Deletes a Group
Request
Supported Media Types
- application/scim+json
Path Parameters
-
entryUUID(required): string
dn of the entry to be deleted
Response
Supported Media Types
- application/scim+json
204 Response
No content
406 Response
Not Acceptable
Root Schema : ErrorResponse
Type:
Show Source
object
-
detail(required):
string
Error message returned returned for the operation.
-
schemas(required):
string
Default Value:
urn:ietf:params:scim:api:messages:2.0:Error
The REST message type -
status(required):
integer(int32)
Specifies the HTTP status error code returned for the operation.