Connectors
...
Actions
Delete User
4 min
description removes a specified user from the cyberark vault by utilizing the provided userid endpoint url /passwordvault/api/users/{{userid}}/ method delete inputs path parameters (object) – required userid (string) – required the user's unique id output example \[ { "status code" 204, "response headers" {}, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string)