API Revisions
Deploy Revision
Deploy a revision
patch/apis/deployed-revisions
Request body
Example request
[
{
"apiId": "c26b2b9b-4632-4ca4-b6f3-521c8863990c",
"revisionId": 1,
"envInfo": [
{
"name": "default",
"vhost": "mg.wso2.com"
}
]
}
]Response
Created.