π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
messagestringOptionalExample:
token reallocated successfully, old token is valid upto YYYY-MM-DD HH:MM:SS.mm+02:00tokenstringOptionalExample:
tk-uvwxyz-abcdefghi-jklmno400
Bad request - token reallocation failed
application/json
500
Internal server error
application/json
post
/api/v1/reallocate-tokenLast updated