Resources
Disconnect Integration
Remove a connected social media platform
DELETE
Try it out! Use the API playground on the right to test the Disconnect Integration endpoint directly.
Overview
Disconnect a social media platform from your account. This removes the connection and all associated tokens.Endpoint
Path Parameters
The unique ID of the integration to disconnect
Headers
Your API key from API Settings
Response
Whether the request was successful
Status message
Request Example
Response Examples
What Happens After Disconnection
Pending Scheduled Posts
Any posts scheduled for this integration will:- Remain in
pendingstatus - Fail when their scheduled time arrives
- Status will change to
failedwith an error message
Historical Data
- Previously published posts remain on the platform
- Post history in Hooked is preserved for reference
- Analytics data is retained
Reconnecting
To reconnect a platform after disconnecting:- Go to Hooked Dashboard
- Click Connect on the platform you want to add
- Complete the OAuth authorization flow
- A new integration ID will be generated
Reconnecting creates a new integration with a new ID. Update any stored integration IDs in your application.
Next Steps
List Integrations
View remaining connected platforms
Connect New
Add a new platform in dashboard
Cancel Schedules
Cancel pending posts
List Scheduled
View scheduled posts