tokens

Create a new Token record

Creation of a Token record. (max 100). Child token cannot access tokens/ endpoint

post/v3/tokens/

Request body

tokenstring required
namestring required
created_atstring date-time nullable required
is_activeboolean

Response

tokenstring required
namestring required
created_atstring date-time nullable required
is_activeboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.