Creates a new path mapping within the specified gateway.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique topic identifier of the gateway
URL path for the mapping
"/api/users"
HTTP method for the mapping
GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD "GET"
Whether the mapping is publicly accessible
true
Timeout in milliseconds for mapping requests
30000
Traffic distribution configuration for A/B testing
{ "1": 100 }