Emoji
create application emoji
post/applications/{application_id}/emojis
Path parameters
application_idstring required
Request body
object required
Example request
{
"name": "<string>",
"image": "<string>"
}Response
OK
Changes
Changed in 2 of the 13 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲