Skip to main content
DELETE
/
jwt-templates
/
{id}
Delete JWT template
curl --request DELETE \
  --url https://api.wacht.dev/jwt-templates/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key authentication (format: Bearer {api_key})

Path Parameters

id
string
required

Response

204

JWT template deleted