Console APIs - Clients
Create API Client
Create a new API client for external access
POST
Create API Client
Create a new API client with credentials for external API access.Request Body
Client name for identification.
Environment type: “production”, “staging”, or “development”.
Response Fields
Unique client identifier.
Client credentials for API access.