V1
Delete a piece
You can delete an item, as long as the KYC request has not been processed.
The first entry point to delete an item is :
DELETE /api/[domaine partenaire]/users/appuserid/attachments/idAttachment
The second entry point to delete an item is :
DELETE /api/[domaine partenaire]/users/appuserid/kyc/idDeLaDemande/attachments/idAttachment
To delete an item, please refer to the example in the right margin of this page.