# PUT /webhooks/{id}.json **PUT /webhooks/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **error** (integer(int32) | null) Error - **hash** (string | null) Hash - **id** (integer(int32)) Id - **instanceMethod** (string | null) Instance method - **instanceMethodTrigger** (string | null) Instance method trigger - **location** (string) Location - **resource** (string) Resource - **success** (integer(int32) | null) Success - **updateInstance** (boolean | null) Update instance - **updatedAt** (string(date-time)) Updated at - **webhookType** (string | null) Webhook type ## Responses [Powered by Bump.sh](https://bump.sh)