Update Integration

patch/integration/{connection_id}

Path parameters

connection_idinteger required

Headers

Authorizationstring nullable
X-User-Idstring nullable

Cookies

session_idstring nullable

Request body

namestring nullable

Response

Successful Response

idinteger required
scope'account' | 'workspace' required

Whether an integration belongs to one account or the whole workspace.

status'draft' | 'active' | 'reauth_required' | 'disabled' required
namestring required
external_idstring nullable required
external_labelstring nullable required
granted_scopesstring[] nullable required
missing_scopesstring[] required
token_expires_atstring date-time nullable required
created_atstring date-time required

Changes