Update TLR Settings
id | string (uuid) ^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-... A universally unique identifier (UUID), this is a 128-bit number used to identify a record and is shown in hex with dashes, for example 6312d172-f0cf-40f6-b27d-9fa8feaf332f; the UUID version must be from 1-5; see https://dev.folio.org/guides/uuids/ |
ecsTlrFeatureEnabled required | boolean Indicates if TLR feature is enabled |
{- "id": "string",
- "ecsTlrFeatureEnabled": true
}
{- "errors": [
- {
- "message": "Request is invalid"
}
], - "total_records": 1
}