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

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

Assign Permissions to Role

Scopes
write:role

Path Parameters

role_id
string
Zorunlu

Role identifier

Request Body

array<string>

List of permission ID's to be assigned to the role

POST
/roles/{role_id}/permissions
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
204
Operation Successful
Loading...