﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
1069	API doesn't support deleting media	Jessica Tallon		"In pump.io you can delete media by performing a ""delete"" activity:

{{{
{
    ""verb"": ""delete"",
    ""object"": {
        ""id"": ""https://gmg.theperplexingpariah.co.uk/api/image/myid""
    }
}
}}}

You can also do this by sending a HTTP DELETE to the API endpoint."	defect	closed	minor	0.8.0	programming	fixed	api, activity, delete, federation		
