DELETE
/
credentials
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

Response

200 - application/json
id
string
required

The credential id

uri
string
required

The uri of the credential.

credential
object
required

The credentials of the provider.

created_at
string
required

The date the credential was created.

updated_at
string
required

The date the credential was last updated.

account_id
string
required

The id associated with the credential.

metadata
object

The metadata of the credential.