

# ApiRequestBody
<a name="API_agent-runtime_ApiRequestBody"></a>

The request body to provide for the API request, as the agent elicited from the user.

This data type is used in the following API operations:
+  [InvokeAgent response](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_InvokeAgent.html#API_agent-runtime_InvokeAgent_ResponseSyntax) 

## Contents
<a name="API_agent-runtime_ApiRequestBody_Contents"></a>

 ** content **   <a name="bedrock-Type-agent-runtime_ApiRequestBody-content"></a>
The content of the request body. The key of the object in this field is a media type defining the format of the request body.  
Type: String to [PropertyParameters](API_agent-runtime_PropertyParameters.md) object map  
Required: No

## See Also
<a name="API_agent-runtime_ApiRequestBody_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/ApiRequestBody) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/ApiRequestBody) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/ApiRequestBody) 