Create a new set of short-lived api access tokens
Returns: [ApiToken!]!
No description provided
"""Create a new set of short-lived api access tokens""" createApiTokens(input: CreateApiTokensInput!): [ApiToken!]!
Was this page helpful?