tokens
Create a new API Token
POST
/
environments
/
{environmentId}
/
tokens
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
Body
application/json
note
string
requiredResponse
201 - application/json
token
object
required