v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
users

User Webhooks Partial Update

PATCH handler with superadmin lock and field protection.

Checks:

  1. Object lock (is_managed=True -> non-superadmins can't modify)
  2. Field protection (non-superadmins can't modify specific fields)
patch/user/webhooks/

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

projectstring nullable
urlstring uri
namestring
createdstring date-time
activeboolean
organizationinteger
organization_keystring nullable

Response

idinteger required
projectstring nullable
urlstring uri required
namestring
createdstring date-time
activeboolean
organizationinteger required
organization_keystring nullable