CreateApiKeyInput
Autogenerated input type of CreateApiKey
input CreateApiKeyInput {
clientMutationId: String
companyId: ID!
name: String!
description: String
type: ApiKeyTypeEnum!
expiresAt: ISO8601DateTime!
accessProfileId: ID
teamIds: [ID!]
accesses: AccessInput
}
Fields
CreateApiKeyInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
CreateApiKeyInput.companyId ● ID! non-null scalar
CreateApiKeyInput.name ● String! non-null scalar
CreateApiKeyInput.description ● String scalar
CreateApiKeyInput.type ● ApiKeyTypeEnum! non-null enum
CreateApiKeyInput.expiresAt ● ISO8601DateTime! non-null scalar
CreateApiKeyInput.accessProfileId ● ID scalar
CreateApiKeyInput.teamIds ● [ID!] list scalar
CreateApiKeyInput.accesses ● AccessInput input
Member Of
createApiKey mutation
Resources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.