Unfavorite Template

Remove a template from the current user’s favorites.

Idempotent and non-enumerating: returns an empty success response whether or not the favorite or the template exists. Does not require X-Workspace-Id.

Authentication

AuthorizationBearer
Clerk JWT token

Path parameters

template_idstringRequiredformat: "^[A-Za-z0-9]{8}$"=8 characters

Case-sensitive 8-character base62 template identifier.

Response

Successful Response
datamap from strings to any
metaobject

Errors

422
Unprocessable Entity Error