# \AuthAdminApi
All URIs are relative to */api*
[**unlink_all_o_auth_accounts_admin**](AuthAdminApi.md#unlink_all_o_auth_accounts_admin) | **POST** /admin/auth/unlink-all |
## unlink_all_o_auth_accounts_admin
> unlink_all_o_auth_accounts_admin()
This endpoint is an admin-only route, and requires the `adminAuth.unlinkAll` permission.
### Parameters
This endpoint does not need any parameter.
### Return type
(empty response body)
### Authorization
[cookie](../README.md#cookie), [api_key](../README.md#api_key), [bearer](../README.md#bearer)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: Not defined
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)