πAccess Tokens
Reallocate Token
post
Header parameters
AuthorizationstringRequiredExample:
Secret Token for user authentication
{"value":"Token tk-abcdef-uhhgggggf-yygfff"}Body
valid_uptointeger Β· max: 30RequiredExample:
15Responses
200
token reallocated successfully
application/json
400
Bad request - token reallocation failed
application/json
500
Internal server error
application/json
post
/api/v1/reallocate-tokenLast updated