User verification files
POST/v2/users/:User-ID/verification
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.
For Partners, using BTS “Bring Your Own License” solution, this endpoint is restricted.
Request
Responses
- 202
- 400
- 401
- 403
- 422
- 429
- 500
- 503
User verification files
Error
Invalid user
Account is inactive / blacklisted
Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueError
Maintenance or Service unavailable