curl --request DELETE \
--url https://api.openworklabs.com/v1/templates/{templateId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Deletes a shared template when the caller is the template creator or a workspace owner.
curl --request DELETE \
--url https://api.openworklabs.com/v1/templates/{templateId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Den TypeID with 'tts_' prefix and a 26-character base32 suffix.
30^tts_.*Template deleted successfully.
Was this page helpful?