⁍ MatchMove Banking Operating System

Sections

Theme switcher

Remove KYC Document

Header Parameters

Authorizationstring

Path Parameters

document_idstring Required

The unique identifier of the document to be deleted

The value can be retrieved from GET users/authentications/documents under documents array with the id key.

Response

200
Object
OK

Response Attributes

successboolean Required

Result of the delete document process

400
Object
Bad Request | Code | Description | | :---------- | :---------- | | invalid_model | User does not exist. Please provide a valid user identifier | | still_in_progress_verification | The user has an ongoing check for kyc verification | | already_completed_verification | The user has already completed the kyc verification |
404
Object
Not Found | Code | Description | | :---------- | :---------- | | user_not_found | User not found | | model_not_found | Document image does not exists. Please provide a valid image identifier | | resource_not_found | Resource not found |
500
Object
Internal Server Error | Code | Description | | :---------- | :---------- | | generic_error | General Error |
502
Object
Bad Gateway
503
Object
Service Unavailable
504
Object
Gateway Timeout
Was this section helpful?

DELETE

/

Select
1

Response

Was this section helpful?