Skip to content

Update notices text

Request

Update notices text for the given inventory

Security
bearerAuth
Path
inventoryIdinteger, (int64)required

ID of the Inventory

Example:1
Query
overwriteboolean

If true, overwrite notices text

Default:false
curl -i -X PUT \
  'https://codeinsightapi.redocly.app/_mock/swagger/inventories/1/notices?overwrite=false' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK