configuration

Updates dlrSms forwarding configuration

put/v1/configuration/dlr_sms_forwarding

Request body

enabledboolean

enabled?

bpwebappTypestring

bpwebapp type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)

bpwebappTargetstring

bpwebapp target URL/address

otherTypestring

other type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)

legacyXmlTypestring

legacyXml type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)

legacyXmlTargetstring

legacyXml target URL/address

atmsTypestring

atms type

atmsTargetstring

atms target URL/address

simplesmsTypestring

simple sms type

simplesmsTargetstring

simple sms target URL/address

Response

OK

enabledboolean

enabled?

bpwebappTypestring

bpwebapp type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)

bpwebappTargetstring

bpwebapp target URL/address

otherTypestring

other type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)

legacyXmlTypestring

legacyXml type (http_json, http_xml, smtp_json, smtp_xml, amazon_sqs, ...)

legacyXmlTargetstring

legacyXml target URL/address

atmsTypestring

atms type

atmsTargetstring

atms target URL/address

simplesmsTypestring

simple sms type

simplesmsTargetstring

simple sms target URL/address

Changes