POST user/become_active

Request Information

URI Parameters

None.

Body Parameters

BecomeActiveViewModel
NameDescriptionTypeAdditional information
version_number

string

Required

Request Formats

application/json, text/json

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

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}