API endpoint for deleting a beneficiary
Parameter | Type | Required | Description |
---|---|---|---|
beneficiaryId | string | Yes | The unique identifier of the beneficiary to delete |
Name | Required | Description |
---|---|---|
Authorization | Yes | Bearer |
X-Tenant-ID | Yes | Tenant identifier |
Status Code | Description |
---|---|
400 | Bad Request - Invalid beneficiary ID format |
404 | Not Found - Beneficiary not found |
403 | Forbidden - Insufficient permissions to delete this beneficiary |
Forwarded client IP address
Client user agent information
Tenant identifier for multi-tenant operations
Beneficiary deleted successfully