---
title: "Update User Profile"
method: PATCH
path: "/profile"
tags: ["Profile"]
---

# Update User Profile

`PATCH /profile`

Updates the profile details of the logged in user. Note: all fields are optional but at least one should be sent in the request.

## Response `200`

OK

- MessageResponse
  - `message` string, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/revisions/39f9dc64156c/schema)
