Skip to main content

Documentation Index

Fetch the complete documentation index at: https://plivo.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

  • Payload in HTTP Request Payload should be a key-value pair. In the bulk edit mode, only valid JSON accepted. For Example:
    {
        "from":"+1415234567",
        "to":"+14157654321",
        "otp":"779889",
    }