Projects

Update project consent settings

Partially updates consent settings on the instance linked to this project.

patch/v1/projects/{projectId}/consent

Path parameters

projectIdstring required

Project identifier.

Request body

trustedOriginsstring[]

Origins allowed to call the linked consent instance. Supports * and wildcard subdomains like *.example.com.

branding'inth' | 'c15t' | 'none'

Branding shown in the consent banner. Removing branding with 'none' requires an eligible paid plan.

Response

Updated linked consent instance settings.

successtrue required

Changes

No recorded changes to this endpoint across all 1 revision of this API.