Twilio - Accounts Skill
twilio-accounts
twilio-accounts
| Method | Path | Description |
|---|---|---|
POST | /v1/AuthTokens/Promote | |
POST | /v1/Consents/Bulk | 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. |
POST | /v1/Contacts/Bulk | |
GET | /v1/Credentials/AWS | |
POST | /v1/Credentials/AWS | Retrieves a collection of AWS Credentials belonging to the account used to make the request |
GET | /v1/Credentials/AWS/{Sid} | Create a new AWS Credential |
POST | /v1/Credentials/AWS/{Sid} | Fetch the AWS credentials specified by the provided Credential Sid |
DELETE | /v1/Credentials/AWS/{Sid} | Modify the properties of a given Account |
GET | /v1/Credentials/PublicKeys | Delete a Credential from your account |
POST | /v1/Credentials/PublicKeys | Retrieves a collection of Public Key Credentials belonging to the account used to make the request |
GET | /v1/Credentials/PublicKeys/{Sid} | Create a new Public Key Credential |
POST | /v1/Credentials/PublicKeys/{Sid} | Fetch the public key specified by the provided Credential Sid |
DELETE | /v1/Credentials/PublicKeys/{Sid} | Modify the properties of a given Account |
PATCH | /v1/Messaging/GeoPermissions | Delete a Credential from your account |
GET | /v1/Messaging/GeoPermissions | |
POST | /v1/SafeList/Numbers | |
GET | /v1/SafeList/Numbers | Add a new phone number or phone number 1k prefix to SafeList. |
DELETE | /v1/SafeList/Numbers | Check if a phone number or phone number 1k prefix exists in SafeList. |
POST | /v1/AuthTokens/Secondary | Remove a phone number or phone number 1k prefix from SafeList. |
DELETE | /v1/AuthTokens/Secondary | Create a new secondary Auth Token |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install twilio-accounts
Downloads and installs to ~/.claude/skills/twilio-accounts/
1.0.0 (2026-02-13)