Create a ephemeral post
POST/api/v4/posts/ephemeral
Create a new ephemeral post in a channel.
Permissions
Must have create_post_ephemeral permission (currently only given to system admin)
Request
Responses
- 201
- 400
- 401
- 403
Post creation successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions