Tags

PATCH

Update Tag

Update an existing tag.

Required Permission: Edit Tag
PATCH /dashboard/tags/{id}

Request Body

JSON

    

Request Parameters

Parameter Type Required Validation Description
name String Required unique, string, max:255 Name of the tag
position integer Optional integer The position/order of the tag.

Response

200 OK
Status Code
HTTP status code (200)
Message
Tag successfully updated
Data
Updated tag record