oauth2
clients
public
Delete Client
Delete an OAuth2 client.
delete/v1/oauth2/register/{client_id}
Path parameters
client_idstring required
Response
Client deleted successfully.
Changes
Changed in 1 of the 11 revisions of this API.11
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the success response with the status
204response-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲