Skip to Content
Anuma SDKClientInternalFunctionsdeleteApiV1AdminTextReset

deleteApiV1AdminTextReset

deleteApiV1AdminTextReset<ThrowOnError>(options: Options<DeleteApiV1AdminTextResetData, ThrowOnError>): RequestResult<DeleteApiV1AdminTextResetResponses, DeleteApiV1AdminTextResetErrors, ThrowOnError>

Defined in: src/client/sdk.gen.ts:326 

Reset text registrations

Deactivates all active text registrations for a given wallet address.

Type Parameters

Type ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<DeleteApiV1AdminTextResetData, ThrowOnError>

Returns

RequestResult<DeleteApiV1AdminTextResetResponses, DeleteApiV1AdminTextResetErrors, ThrowOnError>

Last updated on