PostRegisterreasonsByIdIcon

Function: postRegisterreasonsByIdIcon()

postRegisterreasonsByIdIcon<ThrowOnError>(options): RequestResult<PostRegisterreasonsByIdIconResponses, PostRegisterreasonsByIdIconErrors, ThrowOnError>

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

Uploads or clears the icon for a register reason.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<PostRegisterreasonsByIdIconData, ThrowOnError>

Returns

RequestResult<PostRegisterreasonsByIdIconResponses, PostRegisterreasonsByIdIconErrors, ThrowOnError>

On this page