Method: customEmojis.create

Creates a custom emoji.

Requires user authentication.

HTTP request

POST https://chat.googleapis.com/v1/customEmojis

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of CustomEmoji.

Response body

If successful, the response body contains a newly created instance of CustomEmoji.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/chat.customemojis

For more information, see the Authorization guide.