DeleteRegistrationdocumentsById

Function: deleteRegistrationdocumentsById()

deleteRegistrationdocumentsById<ThrowOnError>(options): RequestResult<DeleteRegistrationdocumentsByIdResponses, DeleteRegistrationdocumentsByIdErrors, ThrowOnError>

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

Deletes a registration document by ID.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<DeleteRegistrationdocumentsByIdData, ThrowOnError>

Returns

RequestResult<DeleteRegistrationdocumentsByIdResponses, DeleteRegistrationdocumentsByIdErrors, ThrowOnError>

On this page