Add webhook tag
POST/webhooks/:webhookId/tags
Add a tag to a webhook
Request
Path Parameters
webhookId stringrequired
Web Hook Param
Query Parameters
siteId string
Site Identifier
- application/json
Body
required
value string
Tag value
values string[]
Tag values
key string
Tag key
Responses
- 201
200 OK
Response Headers
Access-Control-Allow-Origin
string
Access-Control-Allow-Methods
string
Access-Control-Allow-Headers
string
Loading...