From 9ae206ec77e933037db494c56b0bf8dcef85644a Mon Sep 17 00:00:00 2001 From: Joseph Demcher Date: Tue, 2 Jan 2024 06:35:56 -0500 Subject: [PATCH] correct alias version in api.md (#1981) --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index ec35b3a2..cb646e32 100644 --- a/docs/api.md +++ b/docs/api.md @@ -388,7 +388,7 @@ Input: - (Optional but recommended) `hostname` passed in query string - Request Message Body in json (`Content-Type` is `application/json`) - alias_prefix: string. The first part of the alias that user can choose. - - signed_suffix: should be one of the suffixes returned in the `GET /api/v4/alias/options` endpoint. + - signed_suffix: should be one of the suffixes returned in the `GET /api/v5/alias/options` endpoint. - mailbox_ids: list of mailbox_id that "owns" this alias - (Optional) note: alias note - (Optional) name: alias name