Skip to content
No results found.

Authorize Permissions to Client

Scopes
write:resource

Path Parameters

client_id
string
Required

Client identifier

resource_id
string
Required

Resource identifier

Request Body

array<string>

List of permission ID's to be authorized

POST
/resources/{resource_id}/authorized_clients/{client_id}/permissions
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
204
Operation Successful
Loading...