This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -40185,12 +40185,11 @@ paths:
40185
40185
post:
40186
40186
description: >-
40187
40187
Create a new webhook subscription (this webhook will be called for every
40188
- update on every submission; is is also possible to register a one-time
40189
- callback URL as part of a submission itself). In addition to a
40190
- `callbackUrl`, this subscription can provide HTTP Basic authentication
40191
- credentials (a username and a password). The returned subscription
40192
- object will contain an ID that can be used to modify or delete the
40193
- subscription at a later time.
40188
+ update on every submission). In addition to a `callbackUrl`, this
40189
+ subscription can provide optional HTTP basic authentication credentials
40190
+ (a username and a password). The returned subscription object will
40191
+ contain an ID that can be used to modify or delete the subscription at a
40192
+ later time.
40194
40193
operationId: createWebhookSubscription
40195
40194
parameters:
40196
40195
- $ref: '#/components/parameters/AccountIdPathParam'
You can’t perform that action at this time.
0 commit comments