DELETE /api/user/oauth/bindings/{provider_id}
Unbind OAuth。
Path Parameter
| Parameter | Type | Required | Description |
|---|
provider_id | string | Required | |
Response Fields(200)
| Field Name | Type | Description |
|---|
success | boolean | Whether the request succeeded |
message | string | InfoInfo |
data | any | ResponseData |