Skip to main content
PATCH
Go

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

変更する接続の id

ボディ

Minimum array length: 1
client_id
string<client-id>
必須

ステータスが変更されるクライアントの client_id。なお、PATCH リクエスト 1 回あたりの上限は 50 クライアントです。

status
boolean
必須

この client_id に対して接続が有効かどうか。

レスポンス

成功