Toggle favorite on a template
Templates
Favorite Template
Mark or unmark an template as a favorite for the authenticated account. The endpoint is idempotent - calling it repeatedly with the same is_favourite value has no additional effect. The caller must be able to see the template (own it, the template is public, or it has been shared with them).
PUT
Toggle favorite on a template
Authorizations
Your Recoup API key. Learn more.
Path Parameters
The unique identifier (UUID) of the template to favorite or unfavorite
Body
application/json
Desired favorite state
Desired favorite state for the authenticated account
Response
Favorite state updated successfully
Status of the request
Available options:
success 