# fileFormat ## Get all file formats - [GET /file-formats](https://help-api.delphix.com/continuous-compliance-engine/2025.1.0.0/cc-engine-apis-2025.1.0.0/fileformat/getallfileformats.md) ## Create file format - [POST /file-formats](https://help-api.delphix.com/continuous-compliance-engine/2025.1.0.0/cc-engine-apis-2025.1.0.0/fileformat/createfileformat.md): WARNING: The generated curl command is incorrect, so please refer to the Masking API guide for instructions on how to upload files through the API ## Get file format by ID - [GET /file-formats/{fileFormatId}](https://help-api.delphix.com/continuous-compliance-engine/2025.1.0.0/cc-engine-apis-2025.1.0.0/fileformat/getfileformatbyid.md) ## Update file format - [PUT /file-formats/{fileFormatId}](https://help-api.delphix.com/continuous-compliance-engine/2025.1.0.0/cc-engine-apis-2025.1.0.0/fileformat/updatefileformat.md) ## Delete file format by ID - [DELETE /file-formats/{fileFormatId}](https://help-api.delphix.com/continuous-compliance-engine/2025.1.0.0/cc-engine-apis-2025.1.0.0/fileformat/deletefileformat.md)