Delete Push Inbox messages

Deletes Push Inbox messages from devices that have a mobile application integrated with the 'Push Inbox'. Beware, this action cannot be undone.

Please log in to see full path URL. Learn why.
delete
/push/1/inbox/messages
Request rate limit:
2 requests / minute (per account)
query Parameters
campaignId
string
Example: campaignId=100004815162342

campaignId of messages that you'd like to delete.

bulkId
string
Example: bulkId=fe40d1aa-b4ec-11ec-b909-0242ac120002

bulkId of messages that you'd like to delete.

messageId
string
Example: messageId=1738833000000

messageId of the specific message you'd like to delete.

Responses

202

Accepted

400

Bad request

401

Unauthorized

403

Forbidden

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/push/1/inbox/messages?campaignId=100004815162342&bulkId=fe40d1aa-b4ec-11ec-b909-0242ac120002&messageId=1738833000000' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json

Success.

Copy
Collapse all
{
  • "messageId": "1738833000000",
  • "message": "Your request has been submitted successfully."
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.