# Create a webhook **POST /advertising/v1.0/webhooks/** Endpoint for creating webhooks. Webhook will be invoked as *POST http request* on provided **targetUrl** whenever specific event occurs. Specific events and their payloads are described in **WEBHOOKS section**. ## Servers - http://apis.public-staging.reas.cz: http://apis.public-staging.reas.cz () ## Authentication methods - Token ## Parameters ### Body: application/json (object) - **event** (string) - **configuration** (object) ## Responses ### 200 Webhook successfully created #### Body: application/json (object) - **success** (boolean) - **data** (object) [Powered by Bump.sh](https://bump.sh)