Skip to main content

Mutation: deleteApiKey

Requires access to resource GRAPHQL_API_KEYS

deleteApiKey(
apiKeyNid: Int!
): Boolean!

Arguments

deleteApiKey.apiKeyNid ● Int! non-null scalar

API key numeric identifier

Type

Boolean scalar

The Boolean scalar type represents true or false.