POST api/movement/challenges/{id}/start
Starts a movement challenge
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MovementChallenges_Start| Name | Description | Type | Additional information |
|---|---|---|---|
| data | ChallengesStart_Data |
None. |
|
| success | boolean |
None. |
|
| message | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.