Skip to main content
POST
Send test report

Authorizations

Authorization
string
header
required

Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.

Path Parameters

report_id
string
required
Maximum string length: 64
Pattern: ^[a-zA-Z0-9._-]+$

Response

Test send accepted; delivery runs asynchronously.

object
string
required
Example:

"operation"

url
string
required
message
string
required
Example:

"Test report queued for delivery"