Skip to main content
DELETE
/
api
/
v1
/
templates
/
{id}
/
tags
/
{tagId}
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.sajn.se/llms.txt

Use this file to discover all available pages before exploring further.

Headers

authorization
string
required

Bearer token for API authentication

Path Parameters

id
string
required
tagId
string
required

Body

application/json

Body

The body is of type any.

Response

200

success
boolean
required