Retry Event
Retry Event
Retry sending an exisitng event
POST
Retry Event
Authorizations
Use a Bearer token to access this API.
Path Parameters
Example:
"obj_01EXAMPLE00000000000000000"
Body
application/json
Example:
{
"webhook_id": "obj_01EXAMPLE00000000000000000"
}Response
Success
Example:
{
"event_id": "obj_01EXAMPLE00000000000000000",
"event_type": "account.updated",
"object": { "external_partner": {} },
"test_mode": false,
"created_at": "2024-01-01T00:00:00Z"
}