Skip to main content
MUTATION
createApiKey(input: CreateApiKeyInput!): CreateApiKeyOutput!

Arguments

input
apiKey
apiKeySecret
String

The plaintext API key secret (format: plainApiKey_…). This value is only returned once at creation time and cannot be retrieved later — store it securely immediately.

Mutation
Variables
Response