Refreshtoken

POST localhost:3000/api/v2/refreshtoken

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true,"data":{"access_token":"APP_USR-8188765202539825-041514-4314e20f83e0884b1ce1e2f1cc53de66-413684823","token_type":"bearer","expires_in":21600,"scope":"offline_access read write","user_id":413684823,"refresh_token":"TG-5c86cbafe5f10b000677aa27-413684823"}}