WebApps
Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}
Path parameters
resourceGroupNamestring required
Name of the resource group to which the resource belongs.
namestring required
Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter.
subscriptionIdstring required
Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
Query parameters
api-versionstring required
API Version
Request body
SitePatchResource required— unresolved $ref
Response
OK.
Site required— unresolved $ref