Skip to main content

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

Body

required

    value string

    Tag value

    values string[]

    Tag values

    key string

    Tag key

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Loading...