# Update 'Componentconditionnotation' Endpoint: PATCH /errands/configurations/componentconditionnotation/{pk}/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Path parameters: - `pk` (string, required) ## Request fields (application/json): - `value` (object, required) - `value.id` (string) - `component` (object, required) - `organization` (object,null) - `custom_id` (string,null) - `from_inspection_errand` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: from_general_errand - `from_general_errand` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: from_inspection_errand ## Response 200 fields (application/json): - `value` (object, required) - `value.id` (string) - `id` (string, required) Additional Validation Information: Must be unique - `component` (object, required) - `organization` (object,null) - `custom_id` (string,null) - `from_inspection_errand` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: from_general_errand - `from_general_errand` (object,null) Additional Validation Information: This value can't bet set, when any of the following fields are set: from_inspection_errand - `created_at` (string) ## Response 401 fields ## Response 403 fields ## Response 429 fields