Post Api V 3 Connected Accounts Nanoid Refresh

Path parameters

nanoidstringRequired

The id of the connected account

Headers

x-api-keystringRequired
x-org-api-keystringRequired
x-api-keystringRequired

Response

Successfully refreshed connected account

toolkitobject
auth_configobject
idstring

The id of the connection

uuidstring

The uuid of the connection

user_idstring

The user id of the connection

statusenum

The status of the connection

created_atstring

The created at of the connection

updated_atstring

The updated at of the connection

datamap from strings to any

The data of the connection

is_disabledboolean

Whether the connection is disabled

status_reasonstringOptional

The reason the connection is disabled

test_request_endpointstringOptional

The endpoint to make test request for verification

Errors