Skip to main content
PATCH
/
api
/
v1
/
org
/
impersonation
Error
A valid request URL is required to generate request examples
{
  "results": {
    "impersonationEnabled": true,
    "organizationUuid": "<string>"
  },
  "status": "ok"
}
{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}

Body

application/json

the new impersonation settings

the new impersonation settings

impersonationEnabled
boolean
required

Response

Ok

results
object
required
status
enum<string>
required
Available options:
ok