# Delete a facemap

Deletes a facemap associated to a profile.

To update a facemap for a profile, use this endpoint followed by Create a facemap.

{% admonition type="warning" %}
This operation is irreversible.
{% /admonition %}

Endpoint: DELETE /v2/profiles/{profileId}/facemaps
Security: UserToken

## Path parameters:

  - `profileId` (integer, required)
    The profile ID.


## Response 204 fields

## Response 404 fields
