post https://api.assignr.com/api/v2/assignments//confirm
Accept or decline a game
Log in to see full request history
Response
201Accept or decline a game
Accept or decline a game
201Accept or decline a game
xxxxxxxxxx
curl --request POST \
--url https://api.assignr.com/api/v2/assignments/id/confirm \
--header 'content-type: application/x-www-form-urlencoded' \
--data status=A
Try It!
to start a request and see the response here!