removeBusinessAccountProfilePhoto
Remove a managed business account's profile photo, optionally removing the public photo to revert to the private one. Requires the edit profile photo business right.
Instructions
Removes the current profile photo of a managed business account. Requires the can_edit_profile_photo business bot right. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| is_public | No | Pass True to remove the public photo. The account will revert to using the private photo if available. | |
| business_connection_id | Yes | Unique identifier of the business connection |