Skip to main content
DELETE
Archive template

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

templateId
string<uuid>
required

Template ID

Response

200

Response for template archival

error
enum<boolean>
required

Error flag (always false on success)

Available options:
false
success
enum<boolean>
required

Success flag

Available options:
true
message
string
required

Archive confirmation message

unlinkedWorkflowCount
integer
required

Number of workflows unlinked by this archive

Required range: x >= 0