internal

Proxy requests to Aurora service

post/v1/admin/aurora_proxy

Request body

method'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE' required

HTTP method for the Aurora request

url_with_paramsstring required

URL path with query parameters for the Aurora endpoint

request_bodyobject

Request body to pass to the Aurora service (optional)

Response

Success - returns Aurora service response

Changes