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