post https://app.heedjy.com/api/announcements
Log in to see full request history
Response
201created
201created
xxxxxxxxxx
curl --request POST \
--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!