API Key
Create API Key
Create a new API key for the workspace. Requires ADMIN permission.
Authorization
x-calry-api-key x-calry-api-key<token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/api/v1/api-key" \ -H "Content-Type: application/json" \ -d '{}'Empty