Delete users
Request
Method | Request URI |
---|---|
DELETE | https://management.chinacloudapi.cn/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/Microsoft.MySql/servers/{server-name}/users/{user-name}?api-version=2015-09-01 |
URI parameter
None
Request header
Request package header | Describe URI |
---|---|
x-ms-client-request-id | Optional An opaque value generated by the client, not to exceed 1KB of characters. We strongly recommend setting this value so that the server can use it to obtain the client’s activity information. |
Request body
None
Response
An HTTPS response comprises a status code, a response header, and a response body.
Status code
204 No Content: Indicates that the user has already been deleted.
Response header
Request package header | Describe URI |
---|---|
x-ms-client-request-id | Can uniquely identify the database request value The request ID is used to track the request information. |
Response body
None