externaljwt
Check if the external provided JWT is valid for the specified environment
POST
/
environments
/
{environmentId}
/
externalJwt
/
check
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the environment
Required string length:
36
Was this page helpful?