HTTPLocalFile

HTTPLocalFile
HTTPLocalFile
JSON Example
{
    "content_type": "string",
    "file_content": "string"
}
string
content_type
Required

Mime-type of the content in the file. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
file_content
Required

File content to used in the local HTTP response body. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.