compliance
kyb
Delete KYB form-field document (business)
Soft-deletes a document attached to a file-type form field on the session group's KYB form.
delete/compliance/kyb/fields/document
Query parameters
form_field_idstring required
document_idstring required
Response
OK
Changes
Changed in 1 of the 22 revisions of this API.2
- ●
changed the pattern of the
queryrequest parameterdocument_idfrom^doc_[0-9a-hjkmnp-tv-z]{26}$to^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$request-parameter-pattern-changed
- ●
changed the pattern of the
queryrequest parameterform_field_idfrom^ffld_[0-9a-hjkmnp-tv-z]{26}$to^ffld_[0-7][0-9a-hjkmnp-tv-z]{25}$request-parameter-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●