İç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 Group

Scopes
write:role-group

Path Parameters

role_group_id
string
Zorunlu

Role Group identifier

Request Body

assign_on_signup
boolean

If true this role group 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 group

PATCH
/role-groups/{role_group_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 group 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 group