Skip to main content
PATCH

Refresh Client Credentials

Generate new credentials for an existing API client. The old credentials will be invalidated.
Important: Old credentials will be immediately invalidated. Update all applications using the old credentials.

Query Parameters

string
required
Client ID to refresh credentials for.

Response Fields

object
required
New client credentials.

Usage Examples

Pro Tip: Refresh credentials if they are compromised or as part of regular security rotation practices.