

# BasePathMapping
<a name="API_BasePathMapping"></a>

Represents the base path that callers of the API must provide as part of the URL after the domain name.

## Contents
<a name="API_BasePathMapping_Contents"></a>

 ** basePath **   <a name="apigw-Type-BasePathMapping-basePath"></a>
The base path name that callers of the API must provide as part of the URL after the domain name.  
Type: String  
Required: No

 ** restApiId **   <a name="apigw-Type-BasePathMapping-restApiId"></a>
The string identifier of the associated RestApi.  
Type: String  
Required: No

 ** stage **   <a name="apigw-Type-BasePathMapping-stage"></a>
The name of the associated stage.  
Type: String  
Required: No

## See Also
<a name="API_BasePathMapping_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/apigateway-2015-07-09/BasePathMapping) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/apigateway-2015-07-09/BasePathMapping) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/apigateway-2015-07-09/BasePathMapping) 