customers--emails
Operations addressed under /customers — 126 operations.
Rendered section: This page contains the emails route group from customers. This is a presentation-only partition; it does not change the API contract or operation tags in the downloadable OpenAPI.
get-email-address-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
query Parameters
orderByorderSortpageIndexpageSizeget-email-address-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
customerIdemailidisContactisDefaultcreate-email-address
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idcreate-email-address › Request Body
emailisDefaultisContactisVerifiedcreate-email-address › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
idupdate-email-address
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idemailIdupdate-email-address › Request Body
emailisContactisDefaultisVerifiedupdate-email-address › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
delete-email-address
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idemailIddelete-email-address › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.