cURL
curl --request PATCH \ --url https://api.example.com/api/v1/apps/{app_id}/versions/{version_id}/revisions/{revision_id} \ --header 'Content-Type: application/json' \ --data ' { "backend_base_path": "<string>", "backend_host": "<string>", "backend_port": 123, "default_policy": {}, "health_check_path": "<string>", "strip_gateway_path": true, "traffic_weight": 123 } '
{ "data": "<unknown>", "message": "<string>", "status": 1 }
Documentation IndexFetch the complete documentation index at: https://docs.draskencloud.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.draskencloud.com/llms.txt
Use this file to discover all available pages before exploring further.
App ID
Version ID
Revision ID
Traffic weight for canary / weighted routing.
Revision updated
Response payload; null on delete or error
HTTP status code mirrored in the body
x >= 0