# Delete a custom routing profile

Endpoint: DELETE /profiles/{profileId}
Version: 1.0.0
Security: key

## Path parameters:

  - `profileId` (string, required)
    The profile to delete
    Example: "cp_shc_1_4390ba24-e6cb-406b-acc6-3402dd4d229d"

## Response 200 fields (application/json):

  - `status` (string)
    Enum: "success"


