Replace Dispute Tags by Type

Atomically replaces all tags of the specified type attached to a dispute with the provided set. Sending an empty tagIds array removes all tags of that type. Tags of other types are not affected.

Path Params
uuid
required

Identifier of the resource in Payrails.

Body Params
string
required
length ≥ 1

The tag type whose attachments should be replaced (e.g. "default", "merchant_status").

tagIds
array of uuids
required

Complete desired set of tag IDs for this type. An empty array removes all tags of that type.

tagIds*
Responses
200

Tags replaced successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json