API Reference-Stickers

Number of APIs: 13

  1. Get First Party Stickerpack Info GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}?namespace=whatsapp

  2. Get First Party Stickers GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}/stickers?namespace=whatsapp

  3. Get First Party Sticker Info GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}/stickers/{{Test-Sticker-Index}}?namespace=whatsapp

  4. Get Third Party Stickerpacks GET {{URL}}/v1/stickerpacks

  5. Create Third Party Stickerpacks POST {{URL}}/v1/stickerpacks

  6. Update Third Party Stickerpack PATCH {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}

  7. Delete Third Party Stickerpack DELETE {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}

  8. Get Third Party Stickerpack Info GET {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}

  9. Create Third Party Stickers POST {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}/stickers

  10. Get Third Party Stickers GET {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}/stickers