Delete Push Inbox message for a specific user

Deletes a single Push Inbox message from a specific user's inbox. Requires specifying either campaignId or bulkId.

Please log in to see full path URL. Learn why.
delete
/push/1/user/{externalUserId}/inbox/messages
path Parameters
externalUserId
required
string

External identifier of the user

query Parameters
campaignId
string

campaignId of message to delete

bulkId
string

bulkId of message to delete

messageId
string

messageId of the specific message to delete

Responses

202

Accepted

400

Bad request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/push/1/user/{externalUserId}/inbox/messages' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Example

Success with campaignId

Copy
Collapse all
{
  • "campaignId": "100004815162342",
  • "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.