Skip to main content
POST
Post image status

Authorizations

Authorization
string
header
required

Instance token (zpfy_inst_...) — sends messages.

Body

application/json
url
string
required

http(s) URL of the media (image for post-image, video for post-video).

Example:

"https://example.com/story.jpg"

caption
string

Optional caption shown with the status.

Example:

"Behind the scenes"

Response

Message accepted by WhatsApp.

data
object

Identifier of the sent message. Store the messageId: together with the same to you sent to, it is what /messages/delete and /messages/edit need.