Users
Delete user
Use contexts instead
After you have upgraded your LaunchDarkly SDK to use contexts instead of users, you should use Delete context instances instead of this endpoint.
Delete a user by key.
delete/api/v2/users/{projectKey}/{environmentKey}/{userKey}
Path parameters
projectKeystring string required
The project key
The project key
environmentKeystring string required
The environment key
The environment key
userKeystring string required
The user key
The user key
Response
Action succeeded