Create a personal access token
POST/services/identity/v1/PersonalAccessTokens
Create a personal access token to use this within your scripts or other automated clients to interact with the cloud api. We will show you this token once, and never again. If you loose it you have to revoke it and create a new one.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successfuly created a personal access token
There was an error creating a personal access token
Unauthorized
Forbidden
There was an error creating a personal access token