CreateAuthToken creates a new api auth token.

Body Params
string
required

(required) User provided name of the token.

boolean
required

TODO: we need to think how to migrate away from this flag. whether token has readonly permissions.

date-time

Time when the token will expire (unix timestamp in nanoseconds). A null value means that the key will never expire.

string

organization_id is the id of the organization this token belongs to.

Response

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json