user
Delete user
This function is an API endpoint that deletes a user.
Parameters
- request: A JSON object containing the list of users to delete.
Returns
If successful, this function returns a Json<UsersResponse> object containing the number of users deleted.
delete/api/user
Request body
Response
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲