# Updates a single OauthServerClientPermission **PATCH /api/opendata/oauth/server_clients_permission/{clientIdentifier}** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters #### Path parameters - **clientIdentifier** (string) #### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ## Body parameters Content-type: application/json - **data** (object) ## Responses ### 200: Updates a single OauthServerClientPermission #### Body Parameters: application/json (object) - **id** (integer) - **scopes** (string) - **active** (boolean) - **is_dg** (boolean) - **selected_customer** (object) - **name** (string) [Powered by Bump.sh](https://bump.sh)