Skip to main content
POST
Create webhook

Body

application/json
workspaceId
null | string<uuid>
name
null | string
url
null | string
eventTypes
null | string[]
monitoredAccountIds
null | string<uuid>[]
authenticationType
enum<string>
Available options:
None,
BasicAuth,
BearerToken
token
null | string
signingToken
null | string
username
null | string
password
null | string

Response

Created

Standard v2 API response envelope for single-item responses.

data
object
meta
object