Collection
Last updated
Last updated
Return a list of organization's collections with issues counts and projects count.
Org ID
Returns a list of collections
Return a list of organization's projects that are from the specified collection.
Org ID
Unique identifier for a collection
Returns a list of projects from the specified collection
Create a collection
Org ID
Returned collection
collection resource object
Add projects to a collection by specifying an array of project ids
Org ID
Unique identifier for a collection
IDs of items to add to a collection
successfully adding projects to a collection
Get a collection
Org ID
Unique identifier for a collection
Returned collection
collection resource object
Delete a collection
Org ID
Unique identifier for a collection
Collection was deleted successfully
Edit a collection
Org ID
Unique identifier for a collection
Returned collection
collection resource object
Remove projects from a collection by specifying an array of project ids
Org ID
Unique identifier for a collection
IDs of items to remove from a collection
successfully removing projects from a collection