The endpoint enables the addition of verification files to the verification object when the complete files package cannot be transmitted at once via PATCH /users.
Using this endpoint eliminates the need to resend the entire verification object. The files will be appended to the existing verification object.
User verification files
Error
Invalid user
Account is inactive / blacklisted
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "files": [
- "f9ccbeed-c74c-4ed8-81d4-ffffb6f06e87"
]
}
{- "errors": [
- {
- "code": "http.bad.request",
- "title": "Bad JSON received."
}
]
}