PostExternallinksByIdIcon

Function: postExternallinksByIdIcon()

postExternallinksByIdIcon<ThrowOnError>(options): RequestResult<PostExternallinksByIdIconResponses, PostExternallinksByIdIconErrors, ThrowOnError>

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

Uploads or clears the icon for an external link.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<PostExternallinksByIdIconData, ThrowOnError>

Returns

RequestResult<PostExternallinksByIdIconResponses, PostExternallinksByIdIconErrors, ThrowOnError>

On this page