Skip to main content
DELETE
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string<organization-id>
必須

organizationのID。

ボディ

clients
string<client-id>[]
必須

organization から関連付けを解除するクライアント ID のリスト。

Required array length: 1 - 10 elements

レスポンス

organizationのクライアントの関連付けが正常に解除されました。