POST
/
credentials

Authorizations

Authorization
string
header
required

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

Body

application/json
credential
object
required

The credential of the provider.

metadata
object

The metadata of the credential.

Response

200 - application/json
account_id
string
required

The id associated with the credential.

created_at
string
required

The date the credential was created.

credential
object
required

The credentials of the provider.

id
string
required

The credential id

updated_at
string
required

The date the credential was last updated.

uri
string
required

The uri of the credential.

metadata
object

The metadata of the credential.