Create invitation
POST/invitations
This will create an invitation.
IrisX customers can also access data connected to Operator via the GraphQL API
Via the Public GraphQL API, you can perform mutations to modify data associated with an operator. Explore the GraphQL schema through our GraphQL Explorer following the mutation 'operatorInvite'. Learn more about the IrisX subscription.
Request
Responses
- 200
- 401
- 403
- 500
Invitation created successfully
Token was missing, invalid or expired.
The token does not give access to do the operation.
Internal server error