PUT /profile/nameUpdates the "Push Name" (display name) of the currently connected WhatsApp account. This name is what recipients see in their notification bar or chat list when they receive a message from you, particularly if they do not have your number saved in their contacts.Developer Tips & Best Practices:
Length Limit: WhatsApp typically limits push names to ~25 characters. Long names may be truncated.
Policy: Avoid using names that violate WhatsApp's commerce or display name policies (e.g., impersonating others), as this can flag the account.
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/name?instance_id=123456789&access_token=123456789&name=Wawp'