Use this endpoint to delete an Account Alias. By default, it performs a soft delete (logical removal).
To permanently delete the record, use the hard_delete=true query parameter.
The authorization token in the 'Bearer access_token' format.
The unique identifier of the Organization associated with the Ledger.
A unique identifier for the client in the software system, generated and assigned by Lerian.
Unique identifier of the Holder.
Unique identifier of the Alias Account.
Set to true to perform a physical deletion (hard delete) of the data. This action is irreversible.
If the request is successful, you’ll get an empty response.
The response is of type object.