Skip to main content
POST
Set Facebook page cover photo

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

account_id
integer
required

Connected social account id.

Body

application/json
url
string<uri>
required

URL of the image. JPG, PNG, GIF, BMP or TIFF, 10 MB max, at least 400 x 150 px.

offset_y
integer
default:50

Vertical offset of the image within the cover frame, 0-100.

Required range: 0 <= x <= 100

Response

Cover photo updated

success
enum<boolean>
Available options:
true
data
object