# Enrol FaceMap

Facial biometric enrolment for Strong Customer Authentication (SCA).

Can be used to verify facemap when accessing a strongly protected endpoint via One Time Token Framework.

Endpoint: POST /v1/user/facemap/enrol
Security: UserToken

## Request fields (application/json):

  - `faceMap` (string)
    Base64-encoded binary data as a string.

For more details how to get this binary, please read FaceTec's [export API](https://dev.facetec.com/api-guide#export-3d-facemap).

To retrieve Wise's FaceTec public key, please refer to our FaceTec's [Get Public Key API](/api-reference/facetec/facetecpublickeyget).


## Response 204 fields

## Response 409 fields
