Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The deleteBusiness API is used to remove a Business User from the system and can be accessed throughout and after the onboarding process.
At least one Business User and/or one Beneficial Owner must be registered to a company. A sole Business User or Beneficial Owner cannot be deleted to maintain compliance so should be updated using updateAdminUser instead.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.