Skip to main content
PATCH
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string<organization-id>
必須

organizationのID。

client_id
string<client-id>
必須

更新するクライアント関連付けのID。

ボディ

use_for_member_access
boolean

このクライアントがorganizationへのメンバーアクセスに使用されるかどうか。

レスポンス

organizationのクライアントが正常に更新されました。

client_id
string<client-id>
必須

organizationに関連付けられたクライアントの識別子。

use_for_member_access
boolean
必須

このクライアントをorganizationのメンバーアクセスに使用するかどうか。

client
object

関連付けられたクライアントのメタデータ。