Skip to main content
DELETE
Remove a team member's tenant access

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The unique ID of the team member.

Body

application/json

The tenants to remove for the team member.

tenants
string<uuid>[]
required

Specifies list of tenant IDs to be removed

Required array length: 1 - 10 elements

Unique identifier of the tenant

Response

Operation completed with errors

status_code
integer
required

Status code for partial response

message
string
required

Describing the partial error scenario

summary
object
required

Summary of the bulk tenant operation

success
object[]
required

List of all tenant ids that were removed

failure
object[]
required

List of failed instances