---
title: "Updates the user profile image for a specified user."
method: PUT
path: "/v2.1/accounts/{accountId}/users/{userId}/profile/image"
tags: ["Users"]
---

# Updates the user profile image for a specified user.

`PUT /v2.1/accounts/{accountId}/users/{userId}/profile/image`

Updates the user profile image by uploading an image to the user profile.

The supported image formats are: gif, png, jpeg, and bmp. The file must be less than 200K. For best viewing results, Docusign recommends that the image is no more than 79 pixels wide and high.

## Path parameters

- `accountId` string, required
- `userId` string, required

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
