Skip to main content
Version: Next

CSS Templates

Manage CSS templates for custom dashboard styling.

MethodEndpointPath
DELETEBulk delete CSS templates/api/v1/css_template/
GETGet a list of CSS templates/api/v1/css_template/
POSTCreate a CSS template/api/v1/css_template/
GETGet metadata information about this API resource (css-template--info)/api/v1/css_template/_info
DELETEDelete a CSS template/api/v1/css_template/{pk}
GETGet a CSS template/api/v1/css_template/{pk}
PUTUpdate a CSS template/api/v1/css_template/{pk}
GETGet related fields data (css-template-related-column-name)/api/v1/css_template/related/{column_name}