Tags
POST
Create Tag
Create a new tag.
Required Permission:
Create Tag
POST
/dashboard/tags
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 created
Data
Created tag record