Poozle docs home page
Search...
Signup
Join Us
poozlehq/poozle
poozlehq/poozle
Search...
Navigation
Tag
Create Tag
Get Started
Guides
Integrations
Common API Reference
Ticketing
Mail
Documentation
Models
Ticketing
Get Started
Overview
Integrations
Github
Jira
Collection
GET
Get Collections
GET
Get Collection
User
GET
Get Users
GET
Get User
Ticket
GET
Get Tickets
GET
Get Ticket
POST
Create Ticket
PATCH
Update Ticket
Comment
GET
Get Comments
GET
Get Comment
POST
Create Comment
PATCH
Update Comment
Team
GET
Get Teams
GET
Get Team
POST
Create Teams
PATCH
Update Team
Tag
GET
Get Tags
GET
Get Tag
POST
Create Tag
PATCH
Update Tag
Tag
Create Tag
POST
/
v1
/
ticketing
/
{collection_id}
/
tags
Try it
Path Parameters
collection_id
string
required
Query Parameters
raw
boolean
Include raw response. When you want more data from the source
Body
application/json
color
string
required
description
string
required
name
string
required
Response
201 - application/json
data
object
required
Show child attributes
data.
color
string
required
data.
description
string
required
data.
id
string
required
data.
name
string
required
Get Tag
Update Tag