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:
^[cC][^\s-]{8,}$Email identity ID being acted on
Pattern:
^[cC][^\s-]{8,}$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:
^[cC][^\s-]{8,}$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
