Skip to main content
POST
Set the default email sender

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

senderId
string
required

Email sender id (esend_…) to promote to default.

Response

200 - application/json

The sender that is now the org default.

data
object

A verified email sending identity for the tenant — a sending domain plus its default from-fields, reply-to, sending-stream assignment, and derived DNS-verification state.

meta
object