Delete user

Deprecated

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.

Authentication

Authorizationstring
API Key authentication via header

Path Parameters

projectKeystringRequiredformat: "string"
The project key
environmentKeystringRequiredformat: "string"
The environment key
userKeystringRequiredformat: "string"
The user key

Response

Action succeeded

Errors