This operation creates Credentials for sending Push Notifications. A credential must always be registered under an App.
If an App with the given appName already exists, the credential is added under the App.
Otherwise, a new App with the given name is created.
appName while at the App limit will cause the creation to fail.Basic authentication of the form Basic <base64(username:password)>.
Basic authentication of the form Basic <base64(username:password)>.
The name of the App that this Credential will be associated with.
Twilio will automatically create a new Push Notification App on your behalf
when you create a Credential with a new appName.
The first App created will automatically be assigned as the default App.
Use this Credential as the default for the Push Notification App for the
given credentialType to send Push Notifications.
If a Credential of the given type doesn’t already exist,
this Credential automatically becomes the default.
The location (uri) of the resource identified by Resource-Id.
The location (uri) of the resource identified by Resource-Id.