Mutations
createMachineUser
Creates a new machine user in the workspace. Each machine user can hold multiple API keys and optionally has a public-facing name shown to customers. Only one machine user of type AI_AGENT is allowed per workspace. Requires the machineUser:create permission.
MUTATION
createMachineUser(input: CreateMachineUserInput!): CreateMachineUserOutput!Arguments
input
required
Returns
machineUser
error
Mutation
Variables
Response
Mutation
Variables
Response

