Sample - Twilio API
POST/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings.json

Create a CredentialListMapping resource for an account.

Create a CredentialListMapping resource for an account.

  • RetriesRetries up to 2×, 500ms backoff, 30s timeout.

2 parameters · 1 body field
AccountSidstringrequired
The unique id of the [Account](https://www.twilio.com/docs/iam/api/account) responsible for this resource.
DomainSidstringrequired
A 34 character string that uniquely identifies the SIP Domain for which the CredentialList resource will be mapped.
CredentialListSidstringrequired
A 34 character string that uniquely identifies the CredentialList resource to map to the SIP domain.

1 status code
201Created
account_sidstringoptional
The unique id of the Account that is responsible for this resource.
date_createdstringoptional
The date that this resource was created, given as GMT in [RFC 2822](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format.
date_updatedstringoptional
The date that this resource was last updated, given as GMT in [RFC 2822](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format.
domain_sidstringoptional
The unique string that is created to identify the SipDomain resource.
friendly_namestringoptional
A human readable descriptive text for this resource, up to 64 characters long.
sidstringoptional
A 34 character string that uniquely identifies this resource.
uristringoptional
The URI for this resource, relative to `https://api.twilio.com`