# saint_api All URIs are relative to *https://dev-sg.portal.hocvienconggiao.com* Method | HTTP request | Description ------------- | ------------- | ------------- **delete_user**](saint_api.md#delete_user) | **DELETE** /mutation-api/identity-service/users/{id} | Deletes a user # **delete_user** > delete_user(ctx, id) Deletes a user ### Required Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **ctx** | **context.Context** | context containing the authentication | nil if no authentication **id** | [****](.md)| ID of user to delete | ### Return type (empty response body) ### Authorization [user_auth](../README.md#user_auth) ### 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)