PUT api/Activity/EnableCode
Request Information
URI Parameters
None.
Body Parameters
ActivityEnableName | Description | Type | Additional information |
---|---|---|---|
ActivityID | globally unique identifier |
None. |
|
verificationCode | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "ActivityID": "5af51f5c-ae11-4df6-b050-35fcf7f4c611", "verificationCode": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.