# ModalitiesIdQueryPost200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<[**serde_json::Value**](.md)> | Identifier of the query, to be used with `/queries/{id}` | [optional]
**path** | Option<[**serde_json::Value**](.md)> | Root path to the query in the REST API | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)