Poozle docs home page
Search...
Signup
Join Us
poozlehq/poozle
poozlehq/poozle
Search...
Navigation
Comment
Update Comment
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
Comment
Update Comment
PATCH
/
v1
/
ticketing
/
{collection_id}
/
tickets
/
{ticket_id}
/
comments
/
{comment_id}
Try it
Path Parameters
comment_id
string
required
collection_id
string
required
ticket_id
string
required
Query Parameters
raw
boolean
Include raw response. When you want more data from the source
Body
application/json
body
string
required
Response
200 - application/json
data
object
required
Show child attributes
data.
body
string
required
data.
created_at
string
required
data.
created_by
object
required
data.
created_by_id
string
required
data.
html_body
string
required
data.
id
string
required
data.
is_private
string
required
data.
ticket_id
string
required
data.
updated_at
string
required
Create Comment
Get Teams