v5

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-02-283466592.5 MB
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