Skip to main content
POST
Create a workspace webhook

Authorizations

ACCESS-API-KEY
string
header
required

HMAC API-key identifier.

ACCESS-TIMESTAMP
string
header
required

Unix timestamp in seconds.

ACCESS-SIGN
string
header
required

Base64-encoded hex HMAC signature.

Path Parameters

workspace_id
string
required

Body

application/json
url
string<uri>
endpoint_url
string<uri>
endpointUrl
string<uri>
events
string[]
event_types
string[]
eventTypes
string[]
description
string
is_active
boolean
isActive
boolean
enabled
boolean

Response

Created webhook subscription.

success
boolean
required
message
string
required
Example:

"success"

code
required
Example:

0

data
object
required