Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Parameters that can be defined during credential creation

connection_id
string
required

Identifies the Credential Connection this credential is associated with.

Example:

"1234567890"

name
string
tag
string

Tags a credential. A single tag can hold at maximum 1000 credentials.

Example:

"some_tag"

expires_at
string

ISO-8601 formatted date indicating when the credential will expire.

Example:

"2018-02-02T22:25:27.521Z"

Response

Successful response with details about a credential

data
On-demand Credential · object
Example: