# Delete a user Endpoint: DELETE /accounts/{accountId}/users/{userId} Version: 1.0.0 Security: bearerAuth ## Path parameters: - `accountId` (string, required) Short account ID with scd- prefix Example: "scd-k2j8n4m1" - `userId` (string, required) The ID of the user Example: "123e4567-e89b-12d3-a456-426614174001" ## Response 204 fields ## Response 404 fields