Disconnect a social provider

DELETE/auth/v1/providers/{provider}

Disconnects the named social provider from the authenticated user's account.

Authorization<token>

In: header

Path Parameters

provider*string

Provider name

Response Body

204

No Content

curl -X DELETE "https://api.rixl.com/auth/v1/providers/string"

No Content