Tags
Modify application package settings tags.
Path parameters
idinteger · int32Required
The ID of the application settings tag to modify.
Query parameters
siteIdinteger · int32Optional
The Site ID for which to modify the application package settings tags (optional).
Body
Update the Application Package Settings Tags
namestring | nullableRequired
The name of the application package settings tags to be modified.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/AppPackageSettings/Tags/{id}No content
Was this helpful?