Delete messages by transactionId API explanation
Am I correct in assuming that the Delete messages by transactionId API deletes ALL messages tied to a transaction ID?
2 Replies
i'm assuming it does—also does the node SDK contain this API?
@rajat yeah you are right. Delete messages by transactionId API will delete all messages associated with
transactionId
Currently it is not available in nodejs sdk