Skip to main content
DELETE
/
tags
/
{tagId}
TypeScript
const response: Promise<FireblocksResponse<void>> = fireblocks.tags.deleteTag(tagsApiDeleteTagRequest);

Documentation Index

Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

tagId
string<uuid>
required

The ID of the tag to retrieve

Response

204

Tag was deleted successfully