Skip to main content
POST
/
webhooks
/
{id}
/
deliveries
/
{did}
/
retry
Retry a webhook delivery
curl --request POST \
  --url https://platform-api.anyspend.com/api/v1/webhooks/{id}/deliveries/{did}/retry \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as Bearer token. Keys start with asp_.

Path Parameters

id
string
required
did
string
required

Response

200

Retry dispatched