X-API-KEY: ********************{
"domain": "998816.xyz",
"local_part": "test",
"password": "vuILjL9uSLSNuB7"
}curl --location --request POST 'https://api.998816.xyz/mailbox/add' \
--header 'X-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"domain": "998816.xyz",
"local_part": "test",
"password": "vuILjL9uSLSNuB7"
}'{
"success": true
}