Skip to main content

Get booster template

GET 

/api/v2/reviews/boosts/template

Get booster template

Request

Responses

This endpoint lets you get your corresponding template. If no template exist for the user, a template is created and send back.

You need to be subscribed to Review Booster product.

Schema

    status string

    Request status

    template_id string

    The id associated to the template

    template string

    The template content, with placeholder(s) not filled

Loading...