Authorization: Bearer ********************{
"title": "string"
}curl --location --request PATCH 'https://mock.apidog.com/m1/463678-0-default/unit-of-measures/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "string"
}'{
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string"
}