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
Authorizations:
Scopes:
Request rate limit:
2 requests / minute (per account)
query Parameters
campaignId | string Example: campaignId=100004815162342
|
bulkId | string Example: bulkId=fe40d1aa-b4ec-11ec-b909-0242ac120002
|
messageId | string Example: messageId=1738833000000
|
Responses
202
Accepted
400
Bad request
401
Unauthorized
403
Forbidden
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
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
- 202
- 400
- 401
- 403
- 429
- 500
Content type
application/json
Success.
Copy
Collapse all {- "messageId": "1738833000000",
- "message": "Your request has been submitted successfully."
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See