commands

Delete a command

Delete a command based on command id string.

Permissions

Must have manage_slash_commands permission for the team the command is in.

delete/api/v4/commands/{command_id}

Path parameters

command_idstring required

ID of the command to delete

Response

Command deletion successful

statusstring

Will contain "ok" if the request was successful and there was nothing else to return

Changes

No recorded changes to this endpoint across all 1 revision of this API.