Verdocs - Developer Documentation
ReferenceRest APIApi docsTemplates

Toggle template star

POST
/v2/templates/{template_id}/stars/toggle

Path Parameters

template_id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.verdocs.com/v2/templates/TEMPLATE_ID/stars/toggle" \    -H "Authorization: Bearer ACCESS_TOKEN" \    -H "content-type: application/json" \    -d '{"param": "value"}'
null
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}