Skip to main content
POST
Send a synthetic signal through a destination

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required

Organization identifier (e.g. org-abc12345)

destination_id
string<uuid>
required

Response

Test outcome.

status
enum<string>
required
Available options:
ok,
failed
error
string