Connections
Provider disconnect server callback
Endpoint that receives server-to-server POST callbacks from downstream providers when a user disconnects their OAuth integration. The JWT in the path encodes the application identity. The service_id identifies the connector. The request body contains the provider-specific identifier.
post/vault/oauth/disconnect/{jwt}/{service_id}
Path parameters
jwtstring required
service_idstring required
Request body
object required
Response
Disconnect acknowledged