v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0510371832.3 KB
ConversationsV1Credential

Add a new push notification credential to your account

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'

The type of push-notification service the credential is for. Can be: fcm, gcm, 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 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.