integrations > facebook

Post Group Message

Post a message to a group

post/v1/facebook/groups/{groupId}/message

Path parameters

groupIdstring required

Headers

Authorizationstring required

Bearer authentication

X-Account-Tokenstring required

The account token that is associated with the end user linked to this account

Request body

messagestring required

The message to post to the group

Response

Response with status 200

TypesPostGroupMessageResponse required— unresolved $ref

Changes