Modify application package settings tags.
The ID of the application settings tag to modify.
The Site ID for which to modify the application package settings tags (optional).
Update the Application Package Settings Tags
The name of the application package settings tags to be modified.
No Content
No content
Unauthorized
Not Found
No content
PUT /api/AppPackageSettings/Tags/{id} HTTP/1.1
Host:
Content-Type: application/json; api-version=1.0
Accept: */*
Content-Length: 15
{
"name": "text"
}