Resources

Authentications

Authentications represent the auth data used for authenticating to all the services that you would be integrating with Tray.

Get user authentications (user/master token)

Type: Query
Operation: get-authentications

Create user Auth (user/master token)

Type: Mutation
Operation: create-authentication

Delete user Auth (user/master token)

Type: Mutation
Operation: delete-authentication

Was this page helpful?