Skip to main content
DELETE
Bulk Remove Path Part Tags Handler

Headers

authorization
string | null

Path Parameters

path_part_id
string<uuid>
required

Cookies

ks_uat
string | null

Body

application/json

Request to set or remove tags on a path part.

tag_ids
string<uuid>[]
required

List of tag IDs to set/remove

Maximum array length: 10

Response

Successful Response

Response containing the current tags for a path part.

tags
TagResponse · object[]
required

Tags attached to the path part