İçeriğe geç
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

Update Role

Scopes
write:role

Path Parameters

role_id
string
Zorunlu

Role identifier

Request Body

assign_on_signup
boolean

If true this role will be assigned to new users automatically.

description
string
length
0-256

Additional information related with entity

name
string
length
0-64

A name defining your role

PATCH
/roles/{role_id}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
200
200
Loading...

Response Body Schema

assign_on_signup
boolean
Zorunlu

If true this role will be assigned to new users automatically.

description
string
Zorunlu
length
0-256

Additional information related with entity

name
string
Zorunlu
length
0-64

A name defining your role