DELETE v2/api/users/{id}
Deletes the specified Interactive User, including any associated API Credentials. This API call can only be made by the Administrator who created the target user, otherwise a 403:Forbidden is returned. If the user is not known a 404:BadRequest is returned.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | The identifier of the target user. |
Define this parameter in the request URI. |