Skip to main content
PUT
Error

Path Parameters

organizationUuid
string<uuid>
required

Stringified UUIDv4. See RFC 4112

Pattern: [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}

Body

application/json

Create (or replace) the org's sending domain. Suggest a subdomain like reports.customer.com in the UI to keep it isolated from the customer's primary mail reputation.

fromEmail
string
required
domain
string
required
fromName
string | null

Response

Ok

results
object | null
required

The full sender-identity configuration for an organization, as returned to the setup UI. null from the API means the org has not started setup.

status
enum<string>
required
Available options:
ok