curl --request DELETE \
--url https://mail-service.iran.liara.ir/api/v1/mails/{mailServerID}/plan \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"reservedPlan": "m1"
}
'This response has no body data.Click on the request body schema to see all available plans.
curl --request DELETE \
--url https://mail-service.iran.liara.ir/api/v1/mails/{mailServerID}/plan \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"reservedPlan": "m1"
}
'This response has no body data.