V2Refresh Token
for_env
PUT /v2/auth/refresh HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 101 { "client_type_id": "text", "env_id": "text", "project_id": "text", "refresh_token": "text", "role_id": "text" }
User data
{ "custom_message": null, "data": { "ANY_ADDITIONAL_PROPERTY": "anything" }, "description": "text", "status": "text" }