Execute a command
POST/api/v4/commands/execute
Execute a command on a team.
Permissions
Must have use_slash_commands permission for the team the command is in.
Request
Responses
- 200
- 400
- 401
- 403
- 501
Command execution successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled