<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [RequestOptions](./sip.js.requestoptions.md) &gt; [body](./sip.js.requestoptions.body.md)

## RequestOptions.body property

Body to include in the message.

<b>Signature:</b>

```typescript
body?: Body;
```
