Source_Code_Content
Create or update a file
Upserts a file at the specified path in the specified environment. Accepts multipart/form-data content type.
put/cms/v3/source-code/{environment}/content/{path}
Path parameters
environmentstring required
The environment of the file ("draft" or "published").
pathstring required
The file system location of the file.
Response
successful operation