webhooks
Redeliver message for an webhook
POST
/
environments
/
{environmentId}
/
webhooks
/
{webhookId}
/
messages
/
{messageId}
/
redeliver
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
webhookId
string
requiredUUID of the webhook
Required string length:
36
messageId
string
requiredUUID of the message
Required string length:
36
Response
200 - application/json
message
string
Was this page helpful?