メインコンテンツへスキップ
DELETE
Remove a team member's tenant access

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

The unique ID of the team member.

ボディ

application/json

The tenants to remove for the team member.

tenants
string<uuid>[]
必須

Specifies list of tenant IDs to be removed

Required array length: 1 - 10 elements

Unique identifier of the tenant

レスポンス

Operation completed with errors

status_code
integer
必須

Status code for partial response

message
string
必須

Describing the partial error scenario

summary
object
必須

Summary of the bulk tenant operation

success
object[]
必須

List of all tenant ids that were removed

failure
object[]
必須

List of failed instances