GuideLab API

Update form feature settings

Updates the lab's form settings. Creates the settings record if it does not exist. Lab-only endpoint.

PUT
/forms/settings

Updates the lab's form settings. Creates the settings record if it does not exist. Lab-only endpoint.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Response Body

application/json

curl -X PUT "https://example.com/forms/settings"
{  "settings": null}
Empty
Empty