---
title: "POST /v1/promotions/facebook/image"
method: POST
path: "/v1/promotions/facebook/image"
tags: ["Facebook"]
---

# POST /v1/promotions/facebook/image

`POST /v1/promotions/facebook/image`

## Headers

- `adhookToken` string
- `Authorization` string

## Request body

- UploadImageRequest
  - `promotionId` string
  - `imageUrl` string
  - `accountId` string
  - `subtenantId` string

## Response `default`

default response

- UploadImageResult
  - `imageUrl` string
  - `imageId` string

---

[API](https://skmtc.net/adhook/apis/adhook-io-api.md) · [All operations](https://skmtc.net/adhook/apis/adhook-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adhook/adhook-io-api/versions/77eb5d6ad7c9/schema)
