arraybooleantrue if you want to remove mailboxes on the next renewal and set to false if you want to cancel removal of mailboxes on the next renewal.curl --location --request PUT 'https://api.zapmail.ai/api/v1/mailbox/remove-mailboxes-on-next-renewal' \
--header 'x-auth-zapmail: '{
"message": "Mailbox will be removed on next renewal",
"data": null
}