integrations

Disconnect the Devin integration for the requesting user

Revokes the WorkOS OAuth grant the caller's token was issued under, immediately invalidating its refresh tokens. Access tokens that were already issued remain valid until they expire (up to 5 minutes). Idempotent: disconnecting an already-revoked grant succeeds. Only callable with an OAuth token issued to the Devin app.

Rate limit: 10 requests per minute

post/integrations/devin/disconnect

Response

request_idstring

The request ID for tracking.

Changes