Skip to main content
PUT
Set Webhook URL

Authorizations

x-api-key
string
header
required

Dein Business OS API Key. Erstelle einen unter app.business-os.de → API Keys.

Body

application/json
webhook_url
string<uri>
required

Deine Webhook-URL (z.B. Make.com Webhook). Auf null setzen zum Deaktivieren.

Example:

"https://hook.eu1.make.com/abc123"

Response

Webhook-URL aktualisiert

ok
boolean
Example:

true

webhook_url
string | null
Example:

"https://hook.eu1.make.com/abc123"