Delete user
DELETE/api/meshobjects/meshusers/:username
Delete a single meshUser.
This endpoint is always available, even when SCIM provisioning is enabled for this meshStack. When SCIM is enabled, prefer de-provisioning the user in the connected IAM system instead of using this endpoint to avoid unintended side effects like re-provisioning of the user.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 204
204