PutExternallinksById
Function: putExternallinksById()
putExternallinksById<
ThrowOnError>(options):RequestResult<PutExternallinksByIdResponses,PutExternallinksByIdErrors,ThrowOnError>
Defined in: api/sdk.gen.ts:377
Updates an existing external link.
Type Parameters
ThrowOnError
ThrowOnError *extends* boolean = false
Parameters
options
Options<PutExternallinksByIdData, ThrowOnError>
Returns
RequestResult<PutExternallinksByIdResponses, PutExternallinksByIdErrors, ThrowOnError>