Deletes a Key PArty By Key Party Id

Delete a key party by Id.

SecuritybearerToken
Request
path Parameters
profileId
required
string <uuid>

id of the profile

keyPartyId
required
string <uuid>

id of the keyParty

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

delete/compliance/kyc-protect/profiles/{profileId}/keyparties/{keyPartyId}
Request samples
Response samples
application/json
{
  • "statusCode": 0
}