post https://gate.whapi.cloud/stories/send/text
The method responsible for sending texts to your status. Remember that statuses disappear after 24 hours.
Log in to see full request history
Responses
The method responsible for sending texts to your status. Remember that statuses disappear after 24 hours.
xxxxxxxxxx
10curl --request POST \
--url https://gate.whapi.cloud/stories/send/text \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"background_color": "#00000000",
"caption_color": "#FFFFFFFF"
}
'
Try It!
to start a request and see the response here! Or choose an example: