Applications

Reset Application Client Secret

Resets the client secret for a specific OAuth2 application, revoking all associated tokens. Deprecated in API v2.14+

post/applications/{client_id}/reset/

Path parameters

client_idstring required

Response

Client secret successfully reset.

Changes