Skip to Content
GuidesAPI Reference
UTM TemplatesDelete Template
DELETE/api/v1/utm-templates/:id

Delete a UTM template

Permanently deletes a UTM template. Existing links that had their UTM parameters set from this template are not affected — the parameters were already baked into the destination URL at link creation time.

Authorization
Authorizationstringheaderrequired

Bearer token. Format: Bearer YOUR_API_KEY

Path Parameters
idstringpathrequired

The ID of the UTM template to delete.

Last updated on