Source_Code_Content

Delete a file

Deletes the file at the specified path in the specified environment.

delete/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

No content

Changes