action zoomconnect_analyse_message_credit_cost { label: "analyse-message-credit-cost" description: "Returns the number of credit which would be required to send the request message to the requested recipient number" provider: zoomconnect method: POST path: "/api/rest/v1/messages/analyse/message-credit-cost" encoding: json output: { type: "object" additionalProperties: true } }