# Form deletion

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

Guide: 1099 & W-9

# Form deletion

Learn about the endpoints and requirements for deleting forms or companies in your environment.

This topic provides details about the tasks, use cases, endpoints, and requirements for deleting forms or companies in your environment.

Task

Use case

Endpoint/Parameter

API Document

Requirement

[Delete a company](/1099-and-w-9/fha2740639474761/ "Learn how to use the endpoint to delete a company record and understand the possible responses.")

Remove a company from your environment

`DELETE /w9/companies/{id}`

[DeleteCompany](https://developer.avalara.com/api-reference/avalara1099/avalara1099/methods/Companies%20W9/DeleteCompany/)

Required

Delete a form

Permanently remove an unwanted or invalid form

`DELETE /w9/forms/{id}`

[DeleteW9Form](https://developer.avalara.com/api-reference/avalara1099/avalara1099/methods/Forms%20W9/DeleteW9Form/)

Required