PUT api/UserAccount/verifyAccount?account_id={account_id}&isverify={isverify}

api เพื่อทำการ verify account

Request Information

URI Parameters

NameDescriptionTypeAdditional information
account_id

integer

Required

isverify

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.