Update a custom field for an ActionCopy Pageput https://api.safetyculture.io/tasks/v1/tasks/{task_id}/custom_fieldPath Paramstask_idstringrequiredThe unique identifier of an action in the form of UUID.Body ParamsUpdateTaskCustomFieldRequest represents the parameters to update a custom field linked to an action.field_valueobjectIndividual field value definition.field_value objectmodified_atdate-timeOptional. Date and time this modification occurred. Must be sent in the Internet Date-Time format. More information about the type is available here: https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#timestamp.Responses 200A successful response. defaultAn unexpected error response.Updated 23 days ago