Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://mail-service.iran.liara.ir/api/v1/mails/{mailServerID}/inboundrules \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "rule": "<string>" } '
{ "status": "<string>" }
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
^[0-9a-fA-F]{24}$
OK