Tags
PATCH
Update Tag
Update an existing tag.
Required Permission:
Edit Tag
PATCH
/dashboard/tags/{id}
Request Body
JSONRequest 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 OKStatus Code
HTTP status code (200)
Message
Tag successfully updated
Data
Updated tag record