Page tree
Skip to end of metadata
Go to start of metadata

Cancel message send

Available from

v14+

Query Parameters

Name

Type

Description

messageIdLongThe message ID.


Exceptions

Type

Description

InvalidParameterExceptionOne of the parameters is invalid.
NoSuchObjectExceptionThe message ID cannot be found.
UnexpectedErrorExceptionAn unexpected backend error occurred.

cancelPushSend(Long messageId)


SourcemobilePush
MethodPOST
Endpoint[REST URL]/mobilePush/cancelPushSend
Input


OutputJson Object
Request example

[REST URL]/mobilePush/cancelPushSend?messageId=1

Response code

204 The server successfully processed the request

Response example

/

  • No labels