Skip to main content
POST
Create a new tag.

Path Parameters

id
string
required

Tag id

storeId
string
required

Store ID for this resource request

Body

application/json
name
string
required

Name to be used for this tag

Example:

"vegan"

imageUrl
string

Image that represents this tag

Example:

"https://images.aasaan.shop/stores/logo/logo_1684500490812.png"

Response

Tag created.

id
string

Unique identifier for the resource that was used to create this tag

Example:

"vegan-tag-id-1"

name
string

Name Used for this tag

Example:

"vegan"

imageUrl
string

Name Used for this tag

Example:

"vegan"