rustyfox/docs/Body.md
2025-01-27 18:37:01 +01:00

12 lines
506 B
Markdown

# Body
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cookies** | [**Vec<models::Cookie>**](Cookie.md) | A list of cookies to use to authenticate the request |
**bbcode** | Option<**bool**> | Set to true to return text fields in BBCode format | [optional][default to false]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)