--- title: Unsubscribe From Email description: url: https://theirstack.com/en/docs/api-reference/email-preferences/unsubscribe_email_v0 --- ## GET /v0/email-preferences/unsubscribe/{preference\_key} — Unsubscribe From Email ### Parameters | Name | In | Type | Required | Description | | --- | --- | --- | --- | --- | | `preference_key` | path | string | Yes | | | `token` | query | string | Yes | | ### Responses #### 200 — Successful Response #### 422 — Validation Error | Field | Type | Required | Description | | --- | --- | --- | --- | | `detail` | array | No | | ##### `detail` | Field | Type | Required | Description | | --- | --- | --- | --- | | `loc` | array | Yes | | | `msg` | string | Yes | | | `type` | string | Yes | |