Skip to main content
class WebhooksSubscriptionsforPlagiarismPlatform
extends BaseApi
import { WebhooksSubscriptionsforPlagiarismPlatform } from "https://deno.land/x/gesso@v0.1.2/src/WebhooksSubscriptionsforPlagiarismPlatform.ts";

Constructors

new
WebhooksSubscriptionsforPlagiarismPlatform(config: Configuration)

Methods

deleteWebhookSubscription(id: string, body?: unknown): Promise<Scope>
showSingleWebhookSubscription(id: string, body?: unknown): Promise<Scope>
updateWebhookSubscription(id: string, body?: unknown): Promise<Scope>