API referenceAdmin operations
Create an application API key
Authorization
AdminBearer AuthorizationBearer <token>
The deployment's ADMIN_TOKEN.
In: header
Path Parameters
app*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/admin/apps/string/keys" \ -H "Content-Type: application/json" \ -d '{}'null