Update a webhook configurationCopy Pageput https://{env}.gainsystems.com/api/v1/webhook/settings/{configurationId}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsconfigurationIdint64requiredIdentifier of the webhook configuration to updateBody ParamsNamestringlength between 0 and 255Name of this webhook configuration (as this could be one of many)ActivebooleanIndicates if this webhook is activetruefalseAuthorizationstringlength between 0 and 2048If using Basic authentication, use 'Basic' followed by a Base64 token. In the future, additional authorization methods will be supported.Urlstringlength between 0 and 2048Specify the callback URL for webhook subscriptionsPayloadMaxItemsint321 to 500Maximum number of objects delivered via a single webhook payload (max 500)PayloadIntervalint320 to 3600Time gap in seconds between successive payloads (max 3600)TriggersobjectDefines which events trigger webhook notifications and optional filters, keyed by trigger nameTriggers objectRetryHandlingobjectRetry configuration for failed webhook deliveriesRetryHandling objectFieldNamingConventionstringenumNaming convention the delivered payload uses for its field names. Accepted values: PASCAL_CASE and CAMEL_CASEPASCAL_CASECAMEL_CASEAllowed:PASCAL_CASECAMEL_CASEResponses 200Request succeeded 400Malformed request, unknown field, or failed validation 401Authentication missing or rejected 403Authenticated, but the credentials lack the authority this endpoint requires 500Unexpected server errorUpdated 6 days ago Retrieve configured extended data attributesDelete a webhook configurationDid this page help you?YesNo