v1
latestOpenAPI 3.1.02026-07-1413113265.9 KBclient
[BETA] set business profile
Update the authenticated business account's profile. Only provided fields are changed. Profile picture is managed separately. Note: This endpoint is currently in beta and may change without notice.
post/instances/{id}/client/action/set-business-profile
Path parameters
idinteger required
Instance ID
Request body
Response
Business profile updated successfully
Example response
{
"instanceId": "1",
"status": "success"
}