integrations.sh
← all integrations

twilio.com – twilio_accounts_v1

OpenAPI apis-guru telecommessaging

This is the public Twilio REST API.

Homepage
https://api.apis.guru/v2/specs/twilio.com:twilio_accounts_v1/1.42.0.json
Provider
twilio.com:twilio_accounts_v1 / twilio_accounts_v1
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/twilio.com/twilio_accounts_v1/1.42.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/twilio.com/twilio_accounts_v1/1.42.0/openapi.yaml

Tools (15)

Extracted live via the executor SDK.

  • authTokens.createSecondaryAuthToken

    Create a new secondary Auth Token

  • authTokens.deleteSecondaryAuthToken

    Delete the secondary Auth Token from your account

  • authTokens.updateAuthTokenPromotion

    Promote the secondary Auth Token to primary. After promoting the new token, all requests to Twilio using your old primary Auth Token will result in an error.

  • credentials.createCredentialAws

    Create a new AWS Credential

  • credentials.createCredentialPublicKey

    Create a new Public Key Credential

  • credentials.deleteCredentialAws

    Delete a Credential from your account

  • credentials.deleteCredentialPublicKey

    Delete a Credential from your account

  • credentials.fetchCredentialAws

    Fetch the AWS credentials specified by the provided Credential Sid

  • credentials.fetchCredentialPublicKey

    Fetch the public key specified by the provided Credential Sid

  • credentials.listCredentialAws

    Retrieves a collection of AWS Credentials belonging to the account used to make the request

  • credentials.listCredentialPublicKey

    Retrieves a collection of Public Key Credentials belonging to the account used to make the request

  • credentials.updateCredentialAws

    Modify the properties of a given Account

  • credentials.updateCredentialPublicKey

    Modify the properties of a given Account

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools