Upload Sticker
POST https://graph.facebook.com/{{Version}}/{{Phone-Number-ID}}/media
This request uploads a sticker as .webp. The parameters are specified as form-data in the request body .
Request Body
[{"name"=>"messaging_product", "value"=>"whatsapp", "datatype"=>"string"}, {"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: OK
{"id":"4490709327384033"}