Skip to main content
POST
Link an app to its counterpart on the other store

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
appId
string
required
Example:

"clx0abcd1234"

Response

201 - application/json

The response is of type object.

Last modified on July 31, 2026