---
title: "EmailSetAttributes"
method: GET
path: "/channel/{channelId}/email/set-attributes"
tags: ["Email"]
---

# EmailSetAttributes

`GET /channel/{channelId}/email/set-attributes`

Set subscription attributes via email link

## Path parameters

- `channelId` string, required

## Query parameters

- `subscriptionId` string, required
- `redirectUrl` string
- `customAttributes` string

## Response `200`

Success-Response (without redirect):

- object
  - `success` boolean
  - `attributesSet` number

---

[API](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference.md) · [All operations](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleverpush/cleverpush-api-reference/revisions/64ed799d2f1b/schema)
