Delete Sender Profile
sender-profiles
Delete Sender Profile
Delete a sender profile.
Deletes a sender profile if the authenticated user has access.
Args: profile_id: The ID of the profile to delete current_user: Authenticated user information settings: Application settings
Returns: None (204 No Content on success)
Raises: HTTPException: If profile not found or access denied
DELETE
Delete Sender Profile