v1.0.0
OpenAPI 3.1.0
Delete an email version
Client Libraries
US region
Deletes a version. You can't delete a version that Design Studio created automatically during a publish.
The UUID of the email. If your email has translations, this is the ID of a specific language variant.
The UUID of the version.
Version deleted
curl https://api.customer.io/v1/design_studio/emails/123e4567-e89b-12d3-a456-426614174000/versions/123e4567-e89b-12d3-a456-426614174000 \
--request DELETE
Version deleted