Allows the user to specify multiple store IDs in Komerza.Common.Forms.Users.WebhookForm.StoreIds.
Requires the user.webhooks.create permission.
Your API key goes here
The Komerza.Common.Forms.Users.WebhookForm containing URL, events, and store IDs
Represents a form for configuring webhooks. This form includes a URL for the webhook, a list of event types, and a list of store IDs the webhook should apply to.
The URL associated with this webhook. Required and must be a valid URL.
1The event types this webhook should subscribe to. Must contain at least one entry.
1 - 9999 elementsThe list of store IDs to which this webhook will be linked.
1 - 999 elementsThe object was successfully created.
Represents a default generic response for API endpoints.