Skip to content

Interface: KytRemoveTagsRequest

Describes the structure of the request for the kytRemoveTags method

Perform transaction monitoring

id

id: string

A unique transaction identifier.

See

Remove tags API Reference

Defined in

src/client.ts:2519


rawBody

Optional rawBody: unknown

Tags to remove. Case-sensitive.

See

Remove tags API Reference

Defined in

src/client.ts:2525