Skip to content
No results found.

Unauthorize 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 unauthorized

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