Skip to Main Content
Status Backlog
Categories Core API
Created by Guest
Created on Apr 26, 2023

Make channel_id optional in Drafts API

Problem
Create Draft endpoints require a channel_id parameter, while Send Reply endpoints do not, creating inconsistency.

Request
Allow the API to select a default channel when channel_id is not supplied.

  • Attach files