Update Connection Access
Replaces the full set of registered users excluded from a SHARED or ORGANIZATION connection. Each entry is a registered-user ID. Returns 400 for INDIVIDUAL connections or unknown registered-user IDs.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
connection_id
Request
This endpoint expects an object.
excluded_registered_users
Full replacement list of registered user IDs to block from this SHARED or ORGANIZATION connection. Send [] to clear all exclusions.
Response
id
connector
organization_id
auth_option_name
auth_type
auth_scope
The connection’s scope: INDIVIDUAL, SHARED, or ORGANIZATION.
owner
excluded_registered_users
Registered-user IDs blocked from this SHARED or ORGANIZATION connection. Always empty for INDIVIDUAL connections.
created_at
modified_at