Skip to main content
Version: V2

createAPIKey

createAPIKey returns an API key to include in a X-API-KEY header for mutation requests that require API key authentication.

createAPIKey(
input: CreateAPIKeyInput!
): CreateAPIKeyResult!

Arguments

input (CreateAPIKeyInput)

Type

CreateAPIKeyResult

The CreateAPIKeyResult type returns the generated API key.

Designed by