---
title: "Update the spend profile of a user"
method: PATCH
path: "/motive_card/v1/cards/{card_id}"
---

# Update the spend profile of a user

`PATCH /motive_card/v1/cards/{card_id}`

## Path parameters

- `card_id` string, required

## Request body

- object
  - `spend_control_profile` string — Specify the ID of the spend control profile that you want to update.

## Response `200`

200

- object
  - `result` string

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/revisions/c71780e497f5/schema)
