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.