API Reference-Stickers
Number of APIs: 13
-
Get First Party Stickerpack Info GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}?namespace=whatsapp
-
Get First Party Stickers GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}/stickers?namespace=whatsapp
-
Get First Party Sticker Info GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}/stickers/{{Test-Sticker-Index}}?namespace=whatsapp
-
Get Third Party Stickerpacks GET {{URL}}/v1/stickerpacks
-
Create Third Party Stickerpacks POST {{URL}}/v1/stickerpacks
-
Update Third Party Stickerpack PATCH {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}
-
Delete Third Party Stickerpack DELETE {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}
-
Get Third Party Stickerpack Info GET {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}
-
Create Third Party Stickers POST {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}/stickers
-
Get Third Party Stickers GET {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}/stickers