Open a dialog
POST/api/v4/actions/dialogs/open
Open an interactive dialog using a trigger ID provided by a slash command, or some other action payload. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs.
Up to 3 interactive dialogs may be open at once (minimum server version 11.10). Additional open_dialog events beyond this limit are silently ignored by the client.
Minimum server version: 5.6
Request
Responses
- 200
- 400
Dialog open successful
Invalid or missing parameters in URL or request body