PutRegistrationdocumentsById

Function: putRegistrationdocumentsById()

putRegistrationdocumentsById<ThrowOnError>(options): RequestResult<PutRegistrationdocumentsByIdResponses, PutRegistrationdocumentsByIdErrors, ThrowOnError>

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

Updates an existing registration document.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<PutRegistrationdocumentsByIdData, ThrowOnError>

Returns

RequestResult<PutRegistrationdocumentsByIdResponses, PutRegistrationdocumentsByIdErrors, ThrowOnError>

On this page