Skip to main content
POST
Set profile name

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
name
string
required

New profile display name.

Example:

"Pilot Status Support"

Response

Success — provider-native response body.

Echo of the applied profile name, wrapped in the Evolution GO envelope.

message
string

Operation status message.

data
object

Echo of the request payload after the name was set.