Function /domain/tag/remove
Function invocation
https://json.aftermarket.pl/domain/tag/remove
Function description
It removes tag which is assigned to domain.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
string | "" | Domain name (deprecated, please use 'name' parameter) | ||
name | string | YES | Domain name | |
string | Tag (deprecated, please use 'tags' parameter) | |||
tags | string | YES | Single tag or tags separated by commas |
Return value
Operation reuslt (boolean value).