Skip to content
No results found.

Authorize Clients To Resource

Scopes
write:resource

Path Parameters

resource_id
string
Required

Resource identifier

Request Body

array<string>

List of client ID's to be authorized

POST
/resources/{resource_id}/authorized_clients
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...