# Submit profile extensions (deprecated)

{% admonition type="warning" %}
This endpoint is deprecated. Please check the Additional Verification endpoints for providing additional verification details for a profile.
{% /admonition %}

Submit the extra profile information gathered from the extension requirements. See the GET extension-requirements endpoint for full details on how to use these endpoints together.

Endpoint: POST /v1/profiles/{profileId}/extensions
Security: UserToken

## Path parameters:

  - `profileId` (integer, required)
    Profile ID.

## Request fields (application/json):

  - `details` (object)
    Extension details object with key-value pairs.


## Response 200 fields
