Email Domains
Finalize workspace domain setup
Finalize domain setup by registering with the email provider. This returns the DNS records (SPF, DKIM, DMARC) that must be added to enable email sending. Can only be called after domain ownership is verified.
post/workspace/{workspace_id}/domains/{id}/finalize
Path parameters
workspace_idstring uuid required
Workspace ID
idstring uuid required
Domain ID
Response
Domain finalized successfully. Add the returned DNS records.
Changes
No recorded changes to this endpoint across all 1 revision of this API.