By Path Base Path Mapping

GET {{aws_api_gateway_base_url}}/domainnames/a.b.c.com/basepathmappings/TestApi&base_path=?base_path

Request Params

KeyDatatypeRequiredDescription
base_pathnull[Required] The base path name that callers of the API must provide as part of the URL after the domain name. This value must be unique for all of the mappings across a single API. Specify '(none)' if you do not want callers to specify any base path name after the domain name.