action surevoip_post_support_echo { label: "Return your POSTed data for testing" provider: surevoip method: POST path: "/support/echo" encoding: json output: { type: "object" additionalProperties: true } }