Skip to main content

Update Integration Instance

PATCH 

//:domain/api/tiktok-shop/integration-instances/:tikTokShopIntegrationInstance

Patch-update name and/or integration_settings. integration_settings is deep-merged into the existing JSON.

Fields:

  • name (sometimes, string, max 255)
  • integration_settings (sometimes, array)
  • integration_settings.* (nullable)

Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type