OAuth 2.0 Client Credentials Certificate Rotation Endpoint

Users with the Manage own OAuth 2.0 Client Credentials certificates permission can use the endpoint to work with their certificates used with the OAuth 2.0 client credentials flow.

You can set up three different requests:

For every request you must provide a valid access token either through the OAuth 2.0 authorization code grant flow, or the OAuth 2.0 client credentials flow. The access token must be issued for the REST web services scope.

Related Topics

General Notices