NotifyV1Credential

post/v1/Credentials/{Sid}

Path parameters

Sidstring required

The Twilio-provided string that uniquely identifies the Credential resource to update.

Response

OK

sidstring nullable

The unique string that we created to identify the Credential resource.

account_sidstring nullable

The SID of the Account that created the Credential resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

type'gcm' | 'apn' | 'fcm'

The Credential type. Can be: gcm, fcm, or apn.

sandboxstring nullable

[APN only] Whether to send the credential to sandbox APNs. Can be true to send to sandbox APNs or false to send to production.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in RFC 2822 format.

urlstring uri nullable

The absolute URL of the Credential resource.

Changes

Changed in 1 of the 50 revisions of this API.1