Skip to main content
POST
Create site
Creates a new site and generates a site token (sc_...) for use with the SureFeedback widget.
Requires authentication. Domain must be unique across the platform.

Request body

string
required
Display name for the site. Max 255 characters.
string
required
The domain where the widget will be embedded (e.g., example.com). Must be unique.
string
required
UUID of the project this site belongs to.

Response

object