OAuth clients
Rotate the client secret
Rotate the client secret. Returns JSON unless otherwise noted.
Authentication
Authorizationbearer tokenRequires oauth.clients.write — Create and update OAuth clients, secrets, and icons.
Path parameters
client_idstringrequiredThe client identifier.
Responses
200Successful response400The request is invalid401Authentication is missing or invalid403The token does not have the required scope429Rate limit exceeded