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: "uuid"

Response

Successful Response
datamap from strings to any
metaobject

Errors

422
Unprocessable Entity Error