POST api/movement/challenges/{id}/start

Starts a movement challenge

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

MovementChallenges_Start
NameDescriptionTypeAdditional information
data

ChallengesStart_Data

None.

success

boolean

None.

message

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.