Create a command
POST/api/v4/commands
Create a command for a team.
Permissions
manage_slash_commands for the team the command is in.
Request
Responses
- 201
- 400
- 401
- 403
- 501
Command creation successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled