post https://api.ottolearn.io/v1/rest/reward()/contents
Add new content to an existing Reward.
Log in to see full request history
Responses
Add new content to an existing Reward.
xxxxxxxxxx
curl --request POST \
--url 'https://api.ottolearn.io/v1/rest/reward(id)/contents' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"active"}'
Try It!
to start a request and see the response here! Or choose an example: