Description: Set to true 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.
Request
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://api.zapmail.ai/api/v1/mailbox/remove-mailboxes-on-next-renewal' \
--header'x-auth-zapmail: '
Responses
🟢200Success
application/json
Body
Example
{"message":"Mailbox will be removed on next renewal","data":null}