cURL
API Reference
Post agents email identities verify
POST
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Owning agent ID
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Email identity ID being acted on
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Body
application/json
Identifies a specific email identity for a per-identity action
Response
200 - application/json
OK
Email identity associated with an agent
Unique identifier of the email identity
Pattern:
^[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
