Skip to main content

Update Channel Partner

PUT 

/api/channel-partners/:id

Updates a channel partner integration instance.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Fields (all optional):

  • name: Updated name (max 255 chars)
  • store_id: Updated store ID (nullable)

Request

Responses

OK

Response Headers
    Content-Type