Skip to main content

Update tag

PATCH 

/v1/spaces/:space_id/properties/:property_id/tags/:tag_id

This endpoint updates a tag for a given property id in a space. The update process is subject to rate limiting. The tag is identified by its unique identifier within the specified space. The request must include the tag's name and color. The response includes the tag's details such as its ID, name, and color. This is useful for clients when users want to edit existing tags for a property.

Request

Responses

The updated tag