post https://api.aptivada.com/v2/account//app//choose-winner
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
16curl --request POST \
--url https://api.aptivada.com/v2/account/client_id/app/app_id/choose-winner \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"quantity": 1,
"date": "auto",
"start_time": "null",
"end_time": "null",
"exclude_contest": true,
"exclude_account": true,
"exclude_contest_days": 30,
"exclude_account_days": 30
}
'
Try It!
to start a request and see the response here! Or choose an example: