Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 0677d2f

Browse files
author
Tommy Lacroix
committed
Added support for tickets endpoint
1 parent 74bcb88 commit 0677d2f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@ Returns single ticket item for the given `id`.
216216

217217
Create a ticket.
218218

219+
#### api.tickets.tags(id, parameters, callback)
220+
221+
Update tags of a single ticket item for the given `id`.
222+
219223
### Visitors
220224

221225
### api.visitors.list(callback)

0 commit comments

Comments
 (0)