Client Management
Delete Granted Scopes (by Subject)
Delete the set of scopes that an end-user has granted to a client application. In this variant, the subject is provided in the path.
delete/api/{serviceId}/client/granted_scopes/delete/{clientId}/{subject}
Path parameters
serviceIdstring required
A service ID.
clientIdstring required
A client ID.
subjectstring required
Unique user ID of an end-user.