Skip to main content
PATCH
/
emails
/
outbox
/
{id}
Update email outbox entry
curl --request PATCH \
  --url https://api.stack-auth.com/api/v1/emails/outbox/{id} \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://stackauth-e0affa27-chore-move-mcp-to-a-sep-app.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string

Query Parameters

status
string
simple_status
string

Body

application/json
tsx_source
string
theme_id
string
to
object
variables
object
skip_deliverability_check
boolean
scheduled_at_millis
number
is_paused
boolean
cancel
boolean

Response

200 - application/json

Successful response