# Create credential **POST /v2/Credentials** TODO: Resource-level docs ## Servers ## Parameters ### Body: (object) - **ApiKey** (string) - **Certificate** (string) - **FriendlyName** (string) - **PrivateKey** (string) - **Sandbox** (boolean) - **Secret** (string) - **Type** (string) ## Responses ### 201 Created #### Body: (object) - **account_sid** (string | null) - **date_created** (string(date-time) | null) - **date_updated** (string(date-time) | null) - **friendly_name** (string | null) - **sandbox** (string | null) - **sid** (string | null) - **type** (string | null) - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)