Creates a new token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Token to create
The body is of type object
.
plant response
The response is of type object
.
Creates a new token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Token to create
The body is of type object
.
plant response
The response is of type object
.