resource method description
/instances/mine GET Return a list of instances by type that were initiated by the current user.
/instances/monitor GET Return a list of instances by type for processes where the current user has monitor permissions.
/instances/:instance_sid GET Return instance information by the instance sid (system guid)
/instances/:instance_sid/comments GET Return comments for the instance
/instances/:instance_sid/comments POST Post a comment for the instance
/instances/:instance_sid/comments/:comment_sid PUT Update the message and or subject of a comment
/instances/:instance_sid/comments/:comment_sid DELETE Delete a comment
/instances/byid/:instance_id GET Return instance detail information by the instance id
/instances/:process_sid/start POST Start a new instance based on any of the following query parameters