delete https://api.tidy.com/api/v1/issues/
Delete an Issue
given a issue_id
.
Note: Take care as you are not able to undo this action, and must create a new Issue
to 'undo' the deletion.
Log in to see full request history
Response
Delete an Issue
given a issue_id
.
Note: Take care as you are not able to undo this action, and must create a new Issue
to 'undo' the deletion.
xxxxxxxxxx
curl --request DELETE \
--url https://api.tidy.com/api/v1/issues/issue_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: