Skip to main content
DELETE

Authentication

Requires a key with the tasks:write scope.

Path parameters

string
required
Template UUID.

Response

Returns 204 No Content on success.
Recurring task schedules and previously-applied tasks reference the template by UUID via foreign key. Soft-deleting the template doesn’t affect those — but new attempts to apply or create recurring schedules against it will return 404 NOT_FOUND.

Errors