POST
/
v1
/
emails
/
{emailId}
/
cancel
curl --request POST \
  --url https://app.unsend.dev/api/v1/emails/{emailId}/cancel
{
  "emailId": "<string>"
}

Path Parameters

emailId
string
required
Minimum length: 3
Example:

"cuiwqdj74rygf74"

Response

200 - application/json
Retrieve the user
emailId
string