Skip to content

Delete Attachment By Profile And Attachment Id

Request

Deletes A Profile Attachment By Profile And Attachment Id

Security
bearerToken
Path
profileIdstring, (uuid)required

Id of a profile.

Example:9a7ae0c8-f473-4ab6-8dbb-03fc061630cc
attachmentIdstring, (uuid)required

Id of a attachmentId.

Example:9a7ae0c8-f473-4ab6-8dbb-03fc061630cc
curl -i -X DELETE \
  https://connect.sandbox.creditsafe.com/v1/compliance/kyc-protect/profiles/9a7ae0c8-f473-4ab6-8dbb-03fc061630cc/attachments/9a7ae0c8-f473-4ab6-8dbb-03fc061630cc \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

No Content

Response
No content