Mutations
updateApiKey
Update the description and/or permissions of an existing API key. Permissions are replaced in full — pass the complete desired set. You cannot assign permissions you do not hold. Requires the apiKey:edit permission.
MUTATION
updateApiKey(input: UpdateApiKeyInput!): UpdateApiKeyOutput!Arguments
input
required
Returns
apiKey
error
Mutation
Variables
Response
Mutation
Variables
Response

