-
[Console/API] Length restriction in file name of attachment when uploaded
- Server error occurred when the length of an attached file name exceeded 45 characters.
- Allows up to 45 characters only, including extension, and after 45, it shall be responded with failure code.
-
[API] Parameters to group by sender/recipient
- As of v2.1 API, if parameters include senderGroupingKey or recipientGroupingKey for message delivery, query is available after filtering in Query API.
- See [API Guide] for more details.
- Changes on the console page will be applied during next maintenance.
-
[API] Paging parameter applied for the Query Request for Sender Number Authentication API
- The number of exposed items can be controlled by paging parameter in the Query Request for Sender Number Authentication API.