Delete a custom emoji
DELETE/api/v4/emoji/:emoji_id
Delete a custom emoji.
Permissions
Must have the manage_team or manage_system permissions or be the user who created the emoji.
Request
Responses
- 200
- 400
- 401
- 403
- 501
Emoji delete successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled