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

# Update Profile

`PATCH /dashboard/profile`

Update the authenticated user's display name.

## Request body

- object
  - `name` string

## Response `200`

Profile updated

## Other responses

- `400` — No fields to update

---

[API](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api.md) · [All operations](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snapapi/snapapi-screenshot-web-data-api/versions/b12ff2791613/schema)
