hcp_create_tag
Create a new Housecall Pro tag with a unique, case-sensitive name. Use this to add tags for organizing jobs; if the name already exists, the request returns a 422 error.
Instructions
Create a new tag. Returns 422 if tag name already exists. Tag names are case-sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| success | Yes | ||
| metadata | Yes |