Update Subscription by IDput https://{hostname}/webhooks/v1/subscriptions/{subscription-id}This operation updates a subscription by ID.Path Paramssubscription-idstringrequiredAn identifier for a subscription.Body ParamsThe Update Subscription by ID request payload.namestringendpointuriisDisabledbooleanDefaults to falsetruefalseeventAliasesarray of stringseventAliasesADD stringheadersarray of objectsheadersADD objectHeadersAuthorizationstringrequiredA bearer token for authentication.global-tenant-idstringA global identifier for a tenant.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200updated content successfully. 400Bad Request 401Unable to authenticate the request. 403Unable to authorize the request. 404Subscription not found 500Internal server error.Updated 8 months ago