Auth
Update phone number plugin configuration
Updates the phone number plugin configuration for Neon Auth. Only the fields provided in the request body are updated; omitted fields retain their current values. The phone number plugin enables phone-based OTP authentication. OTP codes are delivered via the send.otp webhook event with delivery_preference: "sms". A webhook must be configured with the send.otp event enabled for SMS delivery to work.
patch/projects/{project_id}/branches/{branch_id}/auth/plugins/phone-number
Request body
Response
The phone number plugin configuration has been updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.