v3

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

User Organization Notification Methods Partial Update 2

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/organization-notification-methods/{id}/

Path parameters

idstring required

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

projectstring nullable
notification_type'email' | 'slack' | 'microsoft_teams' | 'pagerduty' | 'webhook' | 'sms' | 'custom' | 'none'
  • email - Email
  • slack - Slack
  • microsoft_teams - Microsoft Teams
  • pagerduty - Pagerduty
  • webhook - Webhook
  • sms - Sms
  • custom - Custom
  • none - None
updated_byinteger nullable

Response

idstring required
projectstring nullable
unique_organization_idstring required
notification_type'email' | 'slack' | 'microsoft_teams' | 'pagerduty' | 'webhook' | 'sms' | 'custom' | 'none'
  • email - Email
  • slack - Slack
  • microsoft_teams - Microsoft Teams
  • pagerduty - Pagerduty
  • webhook - Webhook
  • sms - Sms
  • custom - Custom
  • none - None
updated_atstring date-time required
created_atstring date-time required
organizationinteger required
updated_byinteger nullable