v1
latestOpenAPI 3.0.22026-07-26207170320.9 KBServices - Routes
Add redirect/rewrite rules
Add redirect/rewrite rules to the service with the provided ID.
post/services/{serviceId}/routes
Request body
Example request
{
"source": "/:bar/foo",
"destination": "/foo/:bar"
}Response
Created