Skip to main content
PATCH
Edit sending identity

Authorizations

Authorization
string
header
required

Personal Access Token created from Settings -> API Keys.

Path Parameters

id
string
required

Query Parameters

teamId
string
required

ID of the currently active workspace. Must match the authenticated team.

Body

application/json
senderEmail
string<email>
required
Maximum string length: 254
senderName
string
required
Maximum string length: 100

Response

Domain updated

success
boolean