Delete letter
DELETE
/api/v2/letters/{letterUuid}/actions/delete
This route allows administrators to delete a letter by its unique identifier.
What is the letter or template’s unique identifier? The unique identifier is an alphanumeric string, often around ten digits. It looks like abcdefhijk.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” letterUuid
required
string
Request Body
Section titled “Request Body ” Media type multipart/form-data
object
Responses
Section titled “ Responses ”Still can’t find what you need? Contact support.