Disassociate a users or groups from the managed sites

Prev Next
Delete
/api/v1/users/{userId}/permissiondetails
Security
HTTP
Type bearer
Path parameters
userId
stringRequired

The user ID to disassociate from resource and permission

Responses
200

OK

object
authorization
boolean
error_code
integer
error_message
string
error_status
boolean
Examplefalse
message
string
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
403

Forbidden - Self deletion not supported

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
404

Not Found

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
422

Unprocessable Entity

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500

Internal Server Error

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean