/graphql/.
Log in
Verify, refresh, and revoke
{ "input": { "token": "..." } } for verification and { "input": { "refresh": "..." } } for refresh or revocation. Always store both values returned by a refresh. When rotation is enabled by server policy, the previous refresh token becomes invalid.
Routes
Both routes accept the same access token and expose the same schema. Production clients should normally send operations to
/graphql/.

