Skip to main content
DELETE
/
system_administrators
/
{email}
{
  "message": "<string>"
}
{
"status": "<string>",
"context": {},
"type": "<string>",
"title": "<string>",
"detail": "<string>",
"violations": [
{
"title": "<string>",
"propertyPath": "<string>",
"type": "<string>"
}
]
}

Path Parameters

email
string
required

User email

Response

Deleted user

message
string