**PUT ENDPOINT** {: .notice--warning} Header | Value -----|----- Content-Type | application/json Parameter | Parameter type | Example value -----|-----|----- id | Query | 12345 webhook | Body | *See below* []({{ base_path }}/swagger/ui/index?version=3#/NotificationWebHooks/POSTv3_NotificationWebHooks){:target="_blank"}{: .btn .btn--primary .btn--small} **Example request:** ```http CODE ``` **Example response:** ```json CODE ``` **Response code:** HTTP/1.1 200 OK