Deletes Profile Note By Note Id

Deletes a profile note based on profile id and note id.

SecuritybearerToken
Request
path Parameters
profileId
required
string

Id of a profile.

Example: 9a7ae0c8-f473-4ab6-8dbb-03fc061630cc
noteId
required
string

Id of a note.

Example: 047ae398-7639-40af-911e-cc214cf3045c
Responses
204

No Content

400
401
403
404
delete/compliance/kyc-protect/profiles/{profileId}/notes/{noteId}
Request samples
Response samples
application/json
{
  • "correlationId": "string",
  • "message": "string",
  • "details": "string"
}