Marks a specific object as completed. If successful, the system will return all of the object's details.
Method: POST
The types of project objects that can marked as completed are:
Marks specific object as open. If successful, the system will return the object's details.
Method: POST
Types of project objects that can be completed and re-opened:
Marks a specific project object as starred. if successful, the system will return the object's details.
Method: POST
Any project object can be starred.
This command will mark a specific project object as not starred. If successful, the system will return the object's details.
Method: POST
Any project object can be un-starred.
Subscribes users to a specific object. If successful, the system will return the object's details.
Method: POST
Users can be subscribed to following project object types:
Unsubscribes users from the specific project object. If successful, the system returns the object's details.
Method: POST
Users can be unsubscribed from the following project object types (if they are already subscribed to them):
Moves the specific project object to Trash. If successful, the system will return the object's details.
Method: POST
Any project object type can be moved to Trash.
Restores an object from the Trash. The system will return the object's details if the command is completed successfully.
Method: POST
Any project object type can be restored from the Trash.