Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Identifies the resource.

Body

application/json

Parameters that can be updated in a credential

name
string
tag
string

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

Example:

"some_tag"

connection_id
string

Identifies the Credential Connection this credential is associated with.

Example:

"987654321"

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: