Modify tags

This operation enables you to create new tags if none exist for the site, or to replace any existing tags with new tags.

Path Params
int32
required

Site ID.

Query Params
string
enum
Defaults to xml

The response representation format for results.

Allowed:
Body Params

Holds the information to add new tags.

tag
array of strings
required

List of new tags. A maximum of 25 alphanumeric characters (plus underscore '_') per tag string is recommended.

tag*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

Language
Response
Choose an example:
application/json
application/xml