Partially update email
Partially updates an existing email by its ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Specifies the tenant context for the request. All endpoints operate within this tenant scope.
"tnt_pfh0haxfpzowht3oi213cqos"
Path Parameters
The ID of the email.
"eml_vfj7s2ym02jvykrnbl9xufrt"
Body
Request body used to partially update an existing email resource.
Request body used to partially update an existing email resource.
Email address.
1 - 200^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$"contact@example.com"
Order of the resource for sorting purposes.
0 <= x <= 900719925474099113
Response
Default Response
Standard success response payload wrapped in a data property.
Email resource returned by the API.