Skip to main content
PUT
Update Cc Pair Status
Required permission: Manage Connectors & Document Sets (manage:connectors), or Admin (admin). A Group Manager can also call this, limited to connector-credential pairs in the groups they manage.

Authorizations

Authorization
string
header
required

Authorization header with Bearer token

Path Parameters

cc_pair_id
integer
required

Body

application/json
status
enum<string>
required
Available options:
SCHEDULED,
INITIAL_INDEXING,
ACTIVE,
PAUSED,
DELETING,
INVALID

Response

Successful Response