Connect and disconnect
Telling QuQi that a site is publishing its articles, and telling it to forget again.
These two endpoints are what the QuQi plugin and app call when someone presses Connect or Disconnect inside them. If you have built your own integration, they are how it announces itself. Only connections made with a platform of wordpress or shopify appear on the Integrations page in the console; any other platform name is recorded but shown nowhere on that page.
wordpress or shopify as the platform claims that one slot, so connecting is refused while another publishing destination is set up. Any other platform name skips that check entirely — it connects alongside an existing destination, and it does not claim the slot itself.
Connect
Records the site as your publishing destination and answers with the brand it was matched to. Send it once, when the person installing your integration presses Connect.
If you send wordpress or shopify and the website already publishes its articles somewhere else, connect fails with 409 and names the destination to disconnect in the console first. Show that message as it is — it tells the person exactly where to go.
Disconnect
Forgets a recorded connection. Name a platform to forget one; leave it out and every recorded connection for that website is forgotten.