Skip to main content
POST
Update own profile picture

Authorizations

apikey
string
header
required

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

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
picture
string
required

Image as a public URL or a base64-encoded string.

Example:

"https://example.com/avatar.png"

Response

Success — provider-native response body.

update
enum<string>
required

Result of the update operation.

Available options:
success