DELETE
/
api
/
v1
/
org
/
user
/
{userUuid}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

userUuid
string
required

the uuid of the user to delete

Response

200
application/json
Ok
status
enum<string>
required
Available options:
ok
results
any