---
title: "Manage Member Terms and Attributes"
method: POST
path: "/api/v3/button/member/attributes/update"
tags: ["member-agreement-and-attributes-controller"]
---

# Manage Member Terms and Attributes

`POST /api/v3/button/member/attributes/update`

Handles acceptance of terms and conditions or updating member attributes (TCPP and GDPR)

## Headers

- `X-Forwarded-Proto` string
- `X-Eb-Key` string
- `X-Eb-TSync` string
- `User-Agent` string
- `ebtoken` string

## Request body

- string

## Response `200`

OK

- object

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/rakuten/apis/ebates.md) · [All operations](https://skmtc.dev/rakuten/apis/ebates/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rakuten/ebates/revisions/3dce2f61be11/schema)
