GET

api/v1/CheckHostStatus/{isHost}/{isActive}

Verify the status of the user information

Request Information

URI Parameters

NameDescriptionTypeAdditional information
isHost

host availability

boolean

Required

isActive

status availability

boolean

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.