Base settings
This page describes how to set your project settings in the request data
Base settings fields
Example in JSON
JSON{
"base_settings": {
"file_name": "test_demo",
"company_template": "company_x.pptx"
}
}Last updated