Autional Autional
API Reference GitHub autional.com →

POST /auth/oauth/unbind

Unlink a third-party OAuth account from the current user.

Authentication `bearerAuth` application/json

Request Body

Schema: dto.UnbindOAuthRequest

FieldTypeRequiredExampleConstraintsDescription
provider string Yes Provider

Responses

StatusDescriptionSchema
200Unlinked successfullygitee_com_linmes_authms_micro-services_identity-service_internal_handler_dto.DataResponse

Referenced Schemas

gitee_com_linmes_authms_micro-services_identity-service_internal_handler_dto.DataResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data object No
message string No