Delete the logged in user
delete
/iam/directory/oud/scim/v1/Me
Deletes the logged in User
Request
There are no request parameters for this operation.
Back to TopResponse
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.