Delete Media

To delete media, make a DELETE call to the /media/{{ MEDIA_ID }} .

Example

Sample request:

curl -X DELETE 'https://waofficial.botika.online/api/whatsapp/v1/media/{{ MEDIA_ID }}' \
-H 'Authorization: Bearer {{ API_TOKEN }}'

If successful, you receive a 200 status code.

null # or {}

Copyright © 2023 Botika Teknologi Indonesia