Skip to main content
POST
Pin group message

Authorizations

x-api-key
string
header
required

Your Pilot Status API key (ps_...). You may also send Authorization: Bearer ps_... or ?access_token=ps_....

Path Parameters

groupId
string
required

Group id.

Body

application/json
message_id
string
required

Message id to pin.

Example:

"wamid.HBgLNTUxMTk5..."

Response

Meta Graph API response.

success
boolean

Whether the operation succeeded.