Skip to main content

Create a TeXML secret

POST 
/texml/secrets

Create a TeXML secret which can be later used as a Dynamic Parameter for TeXML when using Mustache Templates in your TeXML. In your TeXML you will be able to use your secret name, and this name will be replaced by the actual secret value when processing the TeXML on Telnyx side. The secrets are not visible in any logs.

Request

Responses

201:

Successful response upon creating a TeXML secret.

422:

Unprocessable entity