post
Requeue an event
{{protocol}}://{{url}}/{{version}}/events/:_key/requeue
Requeue an event to be processed again.
Use the debug
body parameter to indicated if you want to enable debug for this event.
Authenticated. Permissions: User is admin or super-admin.
Authentication
Authentication inherited from the collection: Bearer .Parameters
Name | Type | Value |
---|---|---|
_key | path |
Body
{
"debug": false
}
Get events
Previous
Traverse events
Next