Disputes
Detach a Tag from a Dispute
Remove a Tag from a Dispute. This operation is idempotent.
delete/dispute/disputes/{disputeId}/tags/{tagId}
Path parameters
disputeIdstring uuid required
Identifier of the resource in Payrails.
tagIdstring uuid required
ID of the Tag to detach.
Response
Tag detached successfully.