Skip to main content

Update user-defined tags for a listing.

PUT 

/listings/:listing_id/tags

Adds (or overwrites) tags on a listing. If overwrite is false, provided tags are merged with existing tags. If overwrite is true, existing tags are replaced and all tags that are not in the list are deleted.

Request

Responses

The listing's updated tags.