put https://app.heedjy.com/api/announcements/
Log in to see full request history
Response
204update
204update
xxxxxxxxxx
curl --request PUT \
--url https://app.heedjy.com/api/announcements/ \
--header 'content-type: application/json' \
--data '
{
"destination": "APP_STORE"
}
'
Try It!
to start a request and see the response here!