Mutation
Variables
Response
Mutations
enrollAgent
Enrolls an agent and returns an enrolled agent.
MUTATION
enrollAgent(input: EnrollAgentInput!): EnrolledAgent!Arguments
input
required
Values for the requested operation.
Returns
agent
The agent associated with this enrolled agent.
credential
String!
Sensitive credential returned for the requested operation.
Mutation
Variables
Response