.dev
REST APIAPI Reference

Meta Integration

GET
/v1/stores/{storeId}/integrations/meta

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta"
GET
/v1/stores/{storeId}/integrations/meta/ad-accounts

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/meta/ad-accounts"
PATCH
/v1/stores/{storeId}/integrations/meta/ads/settings

Path Parameters

storeId*string

Response Body

curl -X PATCH "https://example.com/v1/stores/string/integrations/meta/ads/settings"
DELETE
/v1/stores/{storeId}/integrations/meta/oauth

Path Parameters

storeId*string

Response Body

curl -X DELETE "https://example.com/v1/stores/string/integrations/meta/oauth"
POST
/v1/stores/{storeId}/integrations/meta/oauth/start

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/meta/oauth/start"