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