Delete Attachment By Profile And Attachment Id

Deletes A Profile Attachment By Profile And Attachment Id

SecuritybearerToken
Request
path Parameters
profileId
required
string <uuid>

Id of a profile.

Example: 9a7ae0c8-f473-4ab6-8dbb-03fc061630cc
attachmentId
required
string <uuid>

Id of a attachmentId.

Example: 9a7ae0c8-f473-4ab6-8dbb-03fc061630cc
Responses
204

No Content

400
401
403
404
409

Conflict

delete/compliance/kyc-protect/profiles/{profileId}/attachments/{attachmentId}
Request samples
Response samples
application/json
{
  • "correlationId": "string",
  • "message": "string",
  • "details": "string"
}