Add or update CSS

This method allows you to create a new CSS record or update an existing one(by overriding the current content).

📘

Same method is used for creating a new CSS resource and updating an existing CSS resource

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.

Path Params
string
required

The "resource name" that you would like to assign this CSS record

Body Params
string

This value will serve as the description of this CSS resource in the our user's site.

string

The stylesheet configuration for LTR content.

string

The stylesheet configuration for RTL content.
Normally, this is left blank unless you are using RTL pages.

boolean

Sets this CSS resource as the default CSS for your account.

Headers
string

The authorization mechanism for this method is with the API key in the format of APIKEY {value}.
For example, APIKEY bd3ce883352e42539a2b7644f72e6311.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain