Tags

POST

Create Tag

Create a new tag.

Required Permission: Create Tag
POST /dashboard/tags

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 created
Data
Created tag record