# Type Alias: SetRequestBodyAction

> **SetRequestBodyAction** = `object` & `InterceptorActionBase`

Defined in: [requestInterceptor/interceptorActions.ts:11](https://github.com/bouwe77/temba/blob/6cf83f6030587f43dbcde01143a958210eaee651/packages/temba/src/requestInterceptor/interceptorActions.ts#L11)

## Type Declaration

### body

> `readonly` **body**: `unknown`

### type

> `readonly` **type**: `"setRequestBody"`
