メインコンテンツへスキップ
PATCH
Go

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

更新するロールのID。

ボディ

description
string

このロールの説明。

name
string

このロールの名前。

レスポンス

ロールを正常に更新しました。

description
string

このロールの説明。

id
string

このロールのID。

name
string

このロールの名前。