Update webhook settingsAsk AIput https://api.frisbii.com/v1/account/webhook_settingsBody Paramsurlsarray of stringsrequiredWebhook urlsurls*ADD stringusernamestringOptional HTTP Basic Auth usernamepasswordstringOptional HTTP Basic Auth passworddisabledbooleanrequiredWebhook disabledfalsetruefalsealert_emailsarray of stringsOptional list of emails to send alert to if webhook failsalert_emailsADD stringalert_countint32≥ 4Number of requests to perform before alert email is sent, must be greater than or equal to four (1 hour)event_typesarray of stringsList of event types to receive. See documentation for valid event types.event_typesADD stringResponses 200Successful operation 400Invalid request, see error codes at https://api.frisbii.com/v1/error_codes 401None or invalid credentials provided in access to secured resource 403Not authorized to perform resource operation 404Resource or referenced resource not found, see error codes at https://api.frisbii.com/v1/error_codes 429Request limiting exceeded, request rate or concurrent requests, see error code 122 and 123 500Internal service error, error is reported automatically to FrisbiiUpdated 7 months ago