跳转到内容
AsterDrive Developer Docs开发者

delete_external_auth_link

DELETE
/api/v1/auth/external-auth/links/{id}
curl --request DELETE \
--url https://example.com/api/v1/auth/external-auth/links/1 \
--header 'Authorization: Bearer <token>'
id
required
integer format: int64

External auth identity link ID

External auth identity unlinked

Not authenticated

External auth identity link not found