PUT /profile/statusUpdates the "About" text (formerly known as "Status") of the currently connected WhatsApp account. This is the text visible under the profile name in the contact info screen.Developer Tips & Best Practices:
Length: WhatsApp typically allows up to ~139 characters for the status text.
Visibility: This text is public to anyone who has your number saved, depending on your privacy settings.
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://wawp.net/wp-json/awp/v1/profile/status?instance_id=123456789&access_token=123456789&status=Busy'