# Update a profile (V1) (deprecated)

{% admonition type="warning" %}
This endpoint is deprecated. Please see the Update Personal Profile and Update Business Profile v2 endpoints.
{% /admonition %}

Update user profile information. Request and response is same as described in the create profile endpoint, with the addition of the id field.

{% admonition type="info" %}
If user profile has been verified then there are restrictions on what information is allowed to change, where permitted, use the update window functionality to submit updated data.
{% /admonition %}

Endpoint: PUT /v1/profiles
Security: UserToken, PersonalToken


