Profile Info
This document explains how to set and modify your WhatsApp profile information using the Whizard WhatsApp API.
You can use the following endpoints to set your WhatsApp profile info in the same manner as described in the official WhatsApp documentation on the topic.
PATCH
v1/settings/profile/about
Use this edge to manage your profile's About section.
- Request
- Response
WHIZARD-KEY: adafABC43 Content-Type: application/json
{ "url": "https://www.example.com/webhook", "headers": { "Authorization": "Basic dGVzdHVzZXI6dGVzdHBhc3M=" } }