Skip to main content
PUT
Toggle favorite on a template

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Path Parameters

id
string<uuid>
required

The unique identifier (UUID) of the template to favorite or unfavorite

Body

application/json

Desired favorite state

is_favourite
boolean
required

Desired favorite state for the authenticated account

Response

Favorite state updated successfully

status
enum<string>
required

Status of the request

Available options:
success