diff --git a/docs/api.md b/docs/api.md index 04e2373c..ae6bb357 100644 --- a/docs/api.md +++ b/docs/api.md @@ -600,6 +600,14 @@ Return 200 and `existed=true` if contact is already added. } ``` +It can return 403 with an error if the user cannot create reverse alias. + +``json +{ + "error": "Please upgrade to create a reverse-alias" +} +``` + ### Mailbox endpoints #### GET /api/v2/mailboxes