Delete a sequence template
Sequence Templates
Delete a sequence template
Requires the
sequences:write scope (or a broader one that includes it).
Deletes an existing sequence template.
- Global templates (seeded by the system) cannot be deleted — returns 403.
- User-scoped templates are team-shared: any teammate may delete a template visible to them. Out-of-team or non-existent ids return 404.
- Organization templates require the
DeleteOrgTemplatesfeature scope — callers without it get 403.
DELETE
Delete a sequence template
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Sequence template Id
Response
Sequence template deleted successfully. The response body is empty.
Empty body