---
title: "POST /v1/Credentials"
method: POST
path: "/v1/Credentials"
---

# POST /v1/Credentials

`POST /v1/Credentials`

## Response `201`

Created

- NotifyV1Credential
  - `sid` string, nullable — The unique string that identifies the resource
  - `account_sid` string, nullable — The SID of the Account that created the resource
  - `friendly_name` string, nullable — The string that you assigned to describe the resource
  - `type` 'gcm' | 'apn' | 'fcm'
  - `sandbox` string, nullable — [APN only] Whether to send the credential to sandbox APNs
  - `date_created` string, date-time, nullable — The RFC 2822 date and time in GMT when the resource was created
  - `date_updated` string, date-time, nullable — The RFC 2822 date and time in GMT when the resource was last updated
  - `url` string, uri, nullable — The absolute URL of the Credential resource

---

[API](https://skmtc.dev/twilio/apis/notify-v1.md) · [All operations](https://skmtc.dev/twilio/apis/notify-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/notify-v1/revisions/df9264bfa4e9/schema)
