DeleteExternallinksById

Function: deleteExternallinksById()

deleteExternallinksById<ThrowOnError>(options): RequestResult<DeleteExternallinksByIdResponses, DeleteExternallinksByIdErrors, ThrowOnError>

Defined in: api/sdk.gen.ts:358

Deletes an external link.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<DeleteExternallinksByIdData, ThrowOnError>

Returns

RequestResult<DeleteExternallinksByIdResponses, DeleteExternallinksByIdErrors, ThrowOnError>

On this page