Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Edit an existing issue

Resource URL 

PUT /issues/:id
ANY /issues/:id?_method=put

Parameters

Table of allowed paramaters.

titlestring 
type_idunsigned 
against_idunsigned 
against_typestring 
resolutionstring 
standingstring 
date_startedunix ts or "now" 
date_dueunix ts or "now" 
_fieldsstringAllows you to specify optional fields and linked objects to include in the response, if successful.

Handling the response

Please see the GET endpoint for handling the response. 

  • No labels