# Delete a company

Source: https://developer.avalara.com/products/avalara-1099-and-w9/integration-guides/1099-and-w-9/fha2740639474761/

Guide: 1099 & W-9

# Delete a company

Learn how to use the endpoint to delete a company record and understand the possible responses.

**Endpoint**: `DELETE /w9/companies/{id}`

**Use case**:

Use this endpoint to delete a company record. You cannot reverse this operation, and it will also delete all forms that you created under the company.

**Sample response**

-   204 No Content on success
-   404 Not Found if the company doesn’t exist