Content Publishing
Same as the ContentAcquisition section, but for output location.
{
"ContentPublishing": {
"Provider": "Ftps",
"UriPath": "ftpes://server.ftp.com/target/dir/",
"CredentialsName": "PLAINTEXT_USER",
"CredentialsSecret": "ENCRYPTED_PASSWORD",
"CredentialsProtection": "Encrypted"
}
}