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
Token-based authentication with required prefix “Bearer”
Path parameters
Request
Full replacement list of registered user IDs to block from this SHARED or ORGANIZATION connection. Send [] to clear all exclusions.
Response
The connection’s scope: INDIVIDUAL, SHARED, or ORGANIZATION.
Connection status: ACTIVE (a token refresh succeeded, or the default for a freshly linked connection) or ERROR (a token refresh failed; the connection needs re-linking).
When set, the connection is retired (out of service) and surfaced as an issue. Null for live connections.
Registered-user IDs blocked from this SHARED or ORGANIZATION connection. Always empty for INDIVIDUAL connections.