Contents
Delete account
Delete a specific Managed Account in an organization. Other account types can’t be deleted. Basic specifications and precautions are the same as deleting Managed Accounts.
Method
DELETE
URL
/Users/:id
Example: /Users/6BV58gRox664F5QKPC9oUWHB23BtJqWVoSmTCzzjpCiKcoCYu
URL parameters
Parameter name | Type | Description |
---|---|---|
id | String | Account ID (string that uniquely identifies the account) Included in the “Get account” response as Resources.id. Not displayed on the Nulab product screen. |
Response example
Status line
HTTP/1.1 204 No Content