Delete Users
Deletes users from a Kintone environment.
Method | DELETE |
---|---|
URL | https://{subdomain}.kintone.com/v1/users.json |
Authentication | Password Authentication , Session Authentication |
Content-Type | application/json |
Contents
Permissions
Only Administrators can use this API.
For more information on Administrators, refer to the following article:
Types of Administrators
Request Parameters
Parameter | Value | Required | Description |
---|---|---|---|
codes | Array | Yes | An array of user codes of users to be deleted. Up to 100 codes can be specified. |
Sample Request
|
|
XMLHttpRequest
|
|
Response Parameters
An empty JSON object will be returned.
Sample Response
|
|
Limitations
- It is not recommended run this API while performing the following operations on the Users & System Administration page:
- Updates to users on the Departments & Users page
For more information on Departments & Users, refer to the following article:
Managing Users - Importing from a file
- Updates to users on the Departments & Users page