Passer au contenu principal
PATCH
Update an organization client association

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string<organization-id>
requis

ID of the organization.

client_id
string<client-id>
requis

ID of the client association to update.

Corps

use_for_member_access
boolean

Whether this client is used for member access to the organization.

Réponse

Organization client successfully updated.

client_id
string<client-id>
requis

The identifier of the client associated with the organization.

use_for_member_access
boolean
requis

Whether this client is used for member access to the organization.

client
object

Metadata about the associated client.