PATCH
Specifies whether the client credentials grant type is activated or not based on a given ID.
| Type | Value |
|---|---|
| Boolean | Defines whether it is activated or not. |
| Status | Description |
|---|---|
| 200 | On success, the HTTP status code in the response header is 200 (OK). |
| Status | Description |
|---|---|
| 401 | A 401 (Unauthorized) is returned, if the user is not authorized. |
| 400 | A 400 (Bad Request) is returned, if the given ID doesn´t match an existing security profile. |