AGG is currently in alpha. APIs, components, and docs may change.
Agg.market — Prediction Market Aggregator logo

Disconnect auth provider

Removes a linked auth provider from the current user's identity. Cannot disconnect the last remaining provider (would lock the user out).

DELETEhttps://api.agg.market/users/me/accounts/{provider}

Removes a linked auth provider from the current user's identity. Cannot disconnect the last remaining provider (would lock the user out).

Loading code example
Loading code example

Authorizations

appIdstringheaderrequired

API key passed in the header.

Path Parameters

providerstringrequired

Body

Response

application/json

200

successtruerequired
Allowed values: true