Create a webhook target. The response includes the signing secret once.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
HTTPS URL that receives webhook deliveries.
Organization override.
Human-readable target name.
Event types to subscribe to. Defaults to
['push'] when omitted.Restrict deliveries to specific repository IDs. Omit to receive events for all repositories in the organization.
Event names
Supported event names includerepo.created, repo.updated, repo.deleted, bookmark.created, bookmark.deleted, bookmark.moved, bookmark.merged, change.created, change.evolved, push, sync_run.enqueued, sync_run.started, sync_run.completed, and sync_run.failed.
Response
Webhook target ID.
Webhook target name.
Delivery URL.
Subscribed events.
Repository filter, or
null for organization-wide delivery.Signing secret. Store it immediately because list and update responses do not include it.
Required scope
admin
