v3

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

User Organization Notification Methods Create

POST handler with superadmin-only field protection.

Strips superadmin-only fields from non-superadmin requests before delegating to OrganizationInjectionMixin.post() for org injection.

post/user/organization-notification-methods/

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

projectstring nullable
unique_organization_idstring
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
organizationinteger
updated_byinteger nullable

Response

idstring required
projectstring nullable
unique_organization_idstring
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
updated_byinteger nullable