ConversationsV2Configuration
Delete Configuration
Delete a Configuration
delete/v2/ControlPlane/Configurations/{Sid}
Headers
Idempotency-Keystring
Client-generated UUID key to ensure idempotent behavior. Submitting the same key returns the original response without creating a duplicate operation. Keys are scoped to account + region with a 24-hour TTL.
Response
Accepted - Operation created for asynchronous processing
Example response
{
"statusUrl": "https://conversations.twilio.com/v2/ControlPlane/Operations/proc_job_01h9d8r0vte3hz8tykdj329t7r",
"related": {
"configurationId": "cfg_configuration_01h9d8r0vte3hz8tykdj329t7r"
}
}