メインコンテンツへスキップ
DELETE
Remove client associations from an organization

承認

Authorization
string
header
必須

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

パスパラメータ

id
string<organization-id>
必須

ID of the organization.

ボディ

clients
string<client-id>[]
必須

List of client IDs to disassociate from the organization.

Required array length: 1 - 100 elements

レスポンス

Organization clients successfully disassociated.