--- id: csstemplaterestapi-post title: 'CssTemplateRestApi.post' description: '' sidebar_label: 'CssTemplateRestApi.post' hide_title: true hide_table_of_contents: true schema: true sample: { 'css': 'string', 'template_name': 'string' } custom_edit_url: null --- import Schema from '@theme/Schema'; import Heading from '@theme/Heading';