Post agents email identities
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Agent that will own the new identity
^[0-9A-HJKMNP-TV-Z]{26}$Body
Attach a new email identity to an existing agent
Full email address to attach. The parent domain MUST be verified for the workspace, or be the platform-managed default agents.useanima.sh. Otherwise rejected with DOMAIN_NOT_VERIFIED.
If true, this identity becomes the agent's primary on attach (the existing primary is demoted). Default false: attached as a secondary identity.
Response
OK
Email identity associated with an agent
Unique identifier of the email identity
^[0-9A-HJKMNP-TV-Z]{26}$Full email address
Domain portion of the email address
Local part (before the @) of the email address
Whether this is the agent's primary email identity
Whether the email address has been verified
Timestamp when the email identity was created
