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

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

Unassign Permissions from Role

Scopes
read:role

Path Parameters

role_id
string
Zorunlu

Role identifier

Request Body

array<string>

List of permission ID's to be unassigned from the role

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