Add a new push notification credential to your account
post/v1/Credentials
Response
Created
sidstring nullable
A 34 character string that uniquely identifies this resource.
account_sidstring nullable
The unique ID of the Account responsible for this credential.
friendly_namestring nullable
The human-readable name of this credential, limited to 64 characters. Optional.
type'apn' | 'gcm' | 'fcm'
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 that this resource was created.
date_updatedstring date-time nullable
The date that this resource was last updated.
urlstring uri nullable
An absolute API resource URL for this credential.