DELETEhttps://www.prayerletters.com/api/v1/files/:id

Delete a file that hasn't yet been associated with an order.

Scope Required

files.write

URL Parameters

id
Example: f-###-####

The ID of the file. It typically follows the format f-###-####, but is not guaranteed to do so.

Response

204 No Content

This response code will also be used if the file doesn't exist or was previously deleted.