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
Important: This header is required if your environment has Access Manager enabled. For more information, refer to the Access Manager documentation.
The unique identifier of the Organization associated with the request.
"01946120-0f45-7c5f-86a0-0ea7c59fdbd4"
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.