post https://api.snappy.com/public-api/v2/gifts//claim
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
200Gift successfully claimed
409Conflict (e.g. invalid claim conditions)
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200Gift successfully claimed
409Conflict (e.g. invalid claim conditions)
xxxxxxxxxx
curl --request POST \
--url https://api.snappy.com/public-api/v2/gifts/giftId/claim \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!