XentrDeveloper Docs
API ReferenceOrganizations

Remove the auth-level ban from a user, restoring their ability to sign in

POST
/api/organizations/{orgId}/members/{memberId}/unban
AuthorizationBearer <token>

In: header

Path Parameters

orgId*string

Organization ID

memberId*string

Member ID

Response Body

curl -X POST "https://api.xentr.ai/api/organizations/string/members/string/unban"
Empty
Empty
Empty