# Resource Cleanup

## Finished

`com.twilio.messaging.compliance.a2p-resource-cleanup-finished`

Resource Cleanup Finished events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the [Webhook](/docs/events/webhook-quickstart) or [Kinesis](/docs/events/eventstreams-quickstart) quickstarts and refer to the [product documentation](/docs/messaging/compliance/a2p-10dlc/event-streams-setup).

**Versions**

#### v1 (latest)

* `string` **accountsid**. Id of the Twilio account undergoing A2P resource cleanup.

The full specification for version 1 is also available as a [JSON schema](https://events-schemas.twilio.com/A2P.ResourceCleanupFinished/1).

## Started

`com.twilio.messaging.compliance.a2p-resource-cleanup-started`

Resource Cleanup Started events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the [Webhook](/docs/events/webhook-quickstart) or [Kinesis](/docs/events/eventstreams-quickstart) quickstarts and refer to the [product documentation](/docs/messaging/compliance/a2p-10dlc/event-streams-setup).

**Versions**

#### v1 (latest)

* `string` **accountsid**. Id of the Twilio account undergoing A2P resource cleanup.

The full specification for version 1 is also available as a [JSON schema](https://events-schemas.twilio.com/A2P.ResourceCleanupStarted/1).
