POST api/Login/RefreshToken

Documentation for 'RefreshToken'.

Request Information

Parameters

NameDescriptionAdditional information
obj
Documentation for 'obj'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "RefreshToken": "sample string 1"
}

Response Information

Response body formats

application/json, text/json

Sample:

Sample not available.