CSS Stylesheets
Add or update CSS
Create a new CSS record or update an existing one by replacing its content.
PUT
Stylesheets Guide
Customize the appearance of hosted forms
Error Responses
Parameter Constraints
Please be aware that the same method is used for both creating a new CSS and updating an existing one.
If you update an existing CSS, the content of it will be replaced with the uploaded content and this action cannot be undone.
Parameters
Headers
Your API key prefixed with
APIKEY. Example: APIKEY your-api-key. See the Authentication guide.Path Parameters
The resource name to assign to this CSS record.
Request Body
Description of this CSS resource, displayed in the user’s site.
Stylesheet configuration for LTR content. At least one of
ContentLTR or ContentRTL must contain valid CSS.Stylesheet configuration for RTL content. At least one of
ContentLTR or ContentRTL must contain valid CSS. Typically left blank unless you use RTL pages.Sets this CSS resource as the default CSS for your account.

