Send published update now
Queue delivery for a published update using its selected channels. Browse request parameters, authentication requirements, response payloads, and working…
Queue delivery for a published update using its selected channels.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Update ID
Response Body
application/json
curl -X POST "https://example.com/api/v1/updates/string/send-now"{ "success": true, "data": { "acknowledged": true }}How is this guide?