emoji

Delete a custom emoji

Delete a custom emoji.

Permissions

Must have the manage_team or manage_system permissions or be the user who created the emoji.

delete/api/v4/emoji/{emoji_id}

Path parameters

emoji_idstring required

Emoji GUID

Response

Emoji delete successful

idstring

The ID of the emoji

creator_idstring

The ID of the user that made the emoji

namestring

The name of the emoji

create_atinteger

The time in milliseconds the emoji was made

update_atinteger

The time in milliseconds the emoji was last updated

delete_atinteger

The time in milliseconds the emoji was deleted

Changes

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