For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Sign up
Log in
API Reference
Webhook Events
Tag Group
Copy page
Webhook event triggered when a tag group was modified
Payload
The payload of this webhook request is an object.
collection
enum
Required
Allowed values:
tag-group
operation
enum
Required
Allowed values:
created
updated
deleted
organizationId
string
Required
format: "id"
resourceId
string
Required
format: "id"
subscriptionId
string
Required
format: "id"
after
object
Optional
Show 3 properties
before
object
Optional
Show 3 properties
Response
200
OK