---
title: "PATCH /profiles/{profileId}"
method: PATCH
path: "/profiles/{profileId}"
---

# PATCH /profiles/{profileId}

`PATCH /profiles/{profileId}`

## Path parameters

- `profileId` string, required

## Response `200`

200 response

- Profile
  - `createdTime` string, nullable
  - `email` string
  - `familyName` string, nullable
  - `givenName` string, nullable
  - `locale` string, nullable
  - `metadata` object, nullable
  - `name` string, nullable
  - `numberOfOrganizationsAllowed` integer
  - `numberOfOrganizationsCreated` integer
  - `picture` string, nullable
  - `profileId` string, required
  - `updatedTime` string, nullable

## Other responses

- `400` — 400 response
- `403` — 403 response
- `404` — 404 response
- `415` — 415 response
- `500` — 500 response

## Changes

> 40 revisions in range; 1 could not be searched.

- **2023-03-28** `6f04f3b3738e` — 2 info
  - added the optional property `numberOfOrganizationsAllowed` to the response with the `200` status
  - added the optional property `numberOfOrganizationsCreated` to the response with the `200` status
- **2023-03-02** `20159c938ef0` — 1 info
  - endpoint added
- **2021-11-05** `9788e6bfa925` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lucidtechai/apis/lucidtech-api/changes/profiles/:profileId/patch.md)

---

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