Skip to main content
POST

Headers

svix-id
string
required

Svix message identifier (used for deduplication and signature binding).

svix-timestamp
string
required

Unix timestamp of the Svix delivery (used for replay protection).

svix-signature
string
required

Space-separated list of Svix signatures (v1 scheme).

Path Parameters

fleet_id
string
required

UUIDv7 of the fleet.

Body

application/json

The provider's delivery, verbatim; read only once its signature verifies

The body is of type any.

Response

A correctly signed delivery this fleet does not act on, and why

What a delivery this daemon deliberately dropped is answered with.

200 and a reason, never a 4xx. Every one of these is a real, correctly-signed delivery that simply does not wake this fleet — a green build, a label edit, a paused fleet. Answering an error would put it in the sender's retry queue forever, and retrying changes none of them.

ignored
string
required

Which rule dropped it.