Instagram

React to an Instagram message

Adds an emoji reaction to a message. Read the reactions already on it from the messages of the conversation.

POST

/api/v1/instagram/messages/{messageId}/reactions

Path parameters

messageId

required

string

messageId from the messages of a conversation.

Request bodyrequired

connectedAccountIdrequired

string · uuid

Connected account to act as

reactionrequired

string

A single emoji, such as 👍.

Response

201Reaction added.

remainingToday

integer

Remaining daily allowance for this action on the connected account. Each action type has its own limit.

Errors

  • 400: Bad request
  • 401: Unauthorized: missing or invalid API key
  • 403: Forbidden
  • 404: Not found
  • 422: Invalid request payload

Search docs

Search documentation, API reference, and MCP tools

We use cookies to enhance your experience on Needle and keep your data secure. Privacy Policy