--- title: REST API endpoints for organization webhooks allowTitleToDifferFromFilename: true shortTitle: Webhooks intro: Use the REST API to interact with webhooks in an organization. versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖 fpt: '*' ghec: '*' ghes: '*' topics: - API autogenerated: rest --- ## About organization webhooks Organization webhooks allow your server to receive HTTP `POST` payloads whenever certain events happen in an organization. For more information, see [AUTOTITLE](/webhooks).