Skip to content

Interface: KytAddTagsRequest

Describes the structure of the request for the kytAddTags method

Perform transaction monitoring

id

id: string

A unique transaction identifier.

See

Add tags API Reference

Defined in

src/client.ts:2501


rawBody

Optional rawBody: unknown

Tags to add. Case-sensitive.

See

Add tags API Reference

Defined in

src/client.ts:2507