Create credential

Creates a new credential for the current organization

Headers

x-api-keystringOptional
authorizationstringOptional

Request

This endpoint expects an object.
namestringRequired

Name of the credential

credential_typeenumRequired

Type of credential to create

Allowed values:
credentialobjectRequired

The credential data to store

Response

Successful Response

credential_idstring

Unique identifier for the credential

credentialobject

The credential data

credential_typeenum

Type of the credential

Allowed values:
namestring

Name of the credential

Errors