Skip to main content
POST
Set profile status

Authorizations

apikey
string
header
required

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

Body

application/json
status
string
required

New profile status text.

Example:

"Available"

Response

Success — provider-native response body.

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

message
string

Operation status message.

data
object

Echo of the request payload after the status was set.