Go
ユーザーアクセスの取り消し
ユーザーに関連する選択したリソース(セッション、リフレッシュトークンなど)を失効させます。
POST
Go
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
ユーザーのID。
ボディ
レスポンス
セッション削除リクエストは受理されました。
ユーザーに関連する選択したリソース(セッション、リフレッシュトークンなど)を失効させます。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ユーザーのID。
セッション削除リクエストは受理されました。